Welcome![Sign In][Sign Up]
Location:
Search - matlab transformation affine

Search list

[Special EffectsAffine Transformation02

Description: The transformation parameters are specified by the user by editing the values of the rotation, scale (x and y), and shear (x and y). The translation is not icluded because it can be easily (normalized or) removed from the image by subtracting the shape cetroid. The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image. -The transformation parameters are specified by the user by editing the values of the rotation, scale (x and y), and shear (x and y). The translation is not icluded because it can be easily (normalized or) removed from the image by subtracting the shape cetroid. The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image.
Platform: | Size: 9001 | Author: gz | Hits:

[Compress-Decompress algrithmsaffine

Description: 图像的仿射变换,共包括4个文件,全都是matlab文件,分别为affine.m,grad.m,wrap.m,paremetric.m:,对于图像仿射变换以及图像的超分辨率重构非常有帮助。-image affine transformation, including a total of four documents, and all of Matlab documents, affine.m respectively, grad.m, wrap.m, paremetric.m :, for the affine transformation and the image of the super-resolution image reconstruction have been very helpful.
Platform: | Size: 2388 | Author: shiaiye | Hits:

[Other resourceAffine-Transformation

Description: AffineTransformation computes and applies the geometric affine transformation to a 2-D image. The program main functions are: - Load Image: Load the image to be transformed. - Transform Image: Computes the transformation matrix from the transformation parameters specified by the user, then it applies the transformation to the loaded image. - Save Image: Save the transformed image. - Quit: Exit the program. The transformation parameters are specified by the user by editing the values of the rotation, scale (x and y), and shear (x and y). The translation is not icluded because it can be easily (normalized or) removed from the image by subtracting the shape cetroid. The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image.
Platform: | Size: 44333 | Author: chouchoumao | Hits:

[Special EffectsAffine Transformation02

Description: The transformation parameters are specified by the user by editing the values of the rotation, scale (x and y), and shear (x and y). The translation is not icluded because it can be easily (normalized or) removed from the image by subtracting the shape cetroid. The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image. -The transformation parameters are specified by the user by editing the values of the rotation, scale (x and y), and shear (x and y). The translation is not icluded because it can be easily (normalized or) removed from the image by subtracting the shape cetroid. The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image.
Platform: | Size: 9216 | Author: gz | Hits:

[Graph programprojective-and-affine

Description: 基于三维空间三角网格的二维投影图像变换,包括3D仿射变换,基础矩阵求解及欧式空间的重构,对基于图像的三维重构有研究的朋友可以看下-triangular grid transform two-dimensional projection images, including 3D affine transformation, based Matrix Solution and European space reconstruction, based on the three-dimensional image reconstruction studies have friends in a glance
Platform: | Size: 201728 | Author: 郭震宇 | Hits:

[Compress-Decompress algrithmsaffine

Description: 图像的仿射变换,共包括4个文件,全都是matlab文件,分别为affine.m,grad.m,wrap.m,paremetric.m:,对于图像仿射变换以及图像的超分辨率重构非常有帮助。-image affine transformation, including a total of four documents, and all of Matlab documents, affine.m respectively, grad.m, wrap.m, paremetric.m :, for the affine transformation and the image of the super-resolution image reconstruction have been very helpful.
Platform: | Size: 2048 | Author: shiaiye | Hits:

[Special EffectsSUSAN_CORNER_MATCH

Description: 本MATLAB 程序 利用SUSAN 算子来检测用点 通过角点来 计算角点处的128维向里 对这些基准图像和实时图像的向量进行匹配 实现图像的配准确 从而得到仿射变换参数-The MATLAB program using SUSAN operator to detect the use of points through the corner points to calculate the angle to where the 128-dimensional images of these benchmarks and real-time images to match the achievement of vector images obtained with an accurate affine transformation parameters
Platform: | Size: 2048 | Author: | Hits:

[2D GraphicAffineTransformation

Description: 仿射变换 matlab 程序 关于2维配准-Affine transformation matlab program on the 2-D registration
Platform: | Size: 8192 | Author: lxg | Hits:

[Special EffectsImage_Operators_matlab_codes

Description: 12.1 图像点的运算 12.1.1 线性点运算 12.1.2 非线性点运算 12.2 图像的算术运算 12.2.1 加法运算 12.2.2 减 法运算 12.2.3 乘法 运算 12.2.4 除法 运算 12.2.5 其它运算 12.3 图像的位逻辑运算 12.4 图像的几何运算 12.4.1 图像插值 12.4.2 图像缩放 12.4.3 图像旋转 12.4.4 图像剪切 12.5 空间变换 12.5.1 仿射变换( affine transformation ) 12.5.2 透视变换 (Perspective Transformation) 12.5.3 空间变换的 MATLAB 函数 12.5.4 空间变换实例 12.6 图像融合 12.7 邻域与块操作 12.7.1 邻域操作 12.7.2 图像块操作 12.8 区域处理 12.8.1 区域选择 12.8.2 区域滤波 12.8.3 区域填充-12.1 image point arithmetic 12.1.1 computing linear point 12.1.2 nonlinear point operations 12.2 image adder computing 12.2.1 Arithmetic 12.2.2 subtraction multiplication 12.2.3 computing division 12.2.4 computing 12.2.5 other computing 12.3 Image 12.4 Image-bit logic operations geometric computing 12.4.1 Image Interpolation 12.4.2 image scaling 12.4.3 image rotation 12.4.4 Shear Image 12.5 Space Conversion 12.5.1 affine transformation (affine transformation) 12.5.2 Perspective Transform (Perspective Transformation) 12.5.3 space transform space transform MATLAB function 12.5.4 Examples 12.6 Image Fusion 12.7 Neighborhood and Block Operation 12.7.1 Operation 12.7.2 neighborhood image processing block operation 12.8 Regional 12.8 area selection 12.8.1. 2 regional filtering area filling 12.8.3
Platform: | Size: 5120 | Author: tian | Hits:

[Special EffectsAFFINE

Description: 基于仿射变换的运动场估计,首先使用EBMA确定基于块的运动场,然后使用加权的LSE求仿射变换参数。给出基于仿射变换参数的预测帧以及相应的估计参数,并与基于块运动估计的运动场预测结果进行比较-Based on the estimated affine transformation of the stadium, the first to use block-based EBMA determine playgrounds, and then use the weighted LSE for affine transformation parameters. Affine transformation parameters are given based on the prediction frames and the corresponding estimated parameters, and block-based motion estimation of the prediction results were compared Stadium
Platform: | Size: 1024 | Author: 王娟 | Hits:

[2D GraphicAffineTrnasformation

Description: 仿射变换,2D图形编程,图形图象,有matlab操作界面,可实现任意二维变换-Affine transformation, 2D graphics programming, graphics, images, has matlab interface can realize any two-dimensional transform
Platform: | Size: 7168 | Author: 韩非子 | Hits:

[Special Effectsnormalization

Description: Performs image normalization and inverse normalization against affine transformation
Platform: | Size: 3072 | Author: | Hits:

[Special Effectsaffine

Description: 图象经过T投影变换失真,通过仿射变换,使得原来平行的边平行。-Image after projection transformation T distortion, through the affine transformation, the parallel edges parallel to the original.
Platform: | Size: 1113088 | Author: 陈忠翔 | Hits:

[2D GraphicAffine-Transformation

Description: AffineTransformation computes and applies the geometric affine transformation to a 2-D image. The program main functions are: - Load Image: Load the image to be transformed. - Transform Image: Computes the transformation matrix from the transformation parameters specified by the user, then it applies the transformation to the loaded image. - Save Image: Save the transformed image. - Quit: Exit the program. The transformation parameters are specified by the user by editing the values of the rotation, scale (x and y), and shear (x and y). The translation is not icluded because it can be easily (normalized or) removed from the image by subtracting the shape cetroid. The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image.
Platform: | Size: 44032 | Author: chouchoumao | Hits:

[Special Effectstuxiangyunsuan

Description: 图像运算Matlab代码 12.1 图像点的运算 12.1.1 线性点运算 12.1.2 非线性点运算 12.2 图像的算术运算 12.2.1 加法运算 12.2.2 减 法运算 12.2.3 乘法 运算 12.2.4 除法 运算 12.2.5 其它运算 12.3 图像的位逻辑运算 12.4 图像的几何运算 12.4.1 图像插值 12.4.2 图像缩放 12.4.3 图像旋转 12.4.4 图像剪切 12.5 空间变换 12.5.1 仿射变换( affine transformation ) 12.5.2 透视变换 (Perspective Transformation) 12.5.3 空间变换的 MATLAB 函数 12.5.4 空间变换实例 12.6 图像融合 12.7 邻域与块操作 12.7.1 邻域操作 12.7.2 图像块操作 12.8 区域处理 12.8.1 区域选择 12.8.2 区域滤波 12.8.3 区域填充 -Image Computing 12.1 image point Matlab code computing 12.1.1 computing linear point operations 12.2 points 12.1.2 Nonlinear image adder computing 12.2.1 Arithmetic 12.2.2 subtraction multiplication 12.2.3 computing division 12.2.4 computing 12.2 .5 other computing 12.3 Image 12.4-bit logic operations geometric computing 12.4.1 Image Image Interpolation 12.4.2 image scaling 12.4.3 image rotation 12.4.4 Shear Image 12.5 Space Conversion 12.5.1 affine transformation (affine transformation) 12.5.2 Perspective Transform (Perspective Transformation) 12.5.3 space transform space transform MATLAB function 12.5.4 Examples 12.6 Image Fusion 12.7 Neighborhood and Block Operation 12.7.1 Operation 12.7.2 neighborhood image processing block operation 12.8 regional 12.8.1 12.8.2 regional area selection filtering area filling 12.8.3
Platform: | Size: 4096 | Author: 王万国 | Hits:

[2D GraphicSIFT-matlab

Description: 基于SIFT的图像配准程序 SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力-SIFT-based image registration procedure is the SIFT feature matching algorithm for matching feature points at home and abroad a hot area of research and the difficulties in matching their ability to deal with translation between two images, rotation, affine transformation to match the case of problems, and even to some extent in any angle images will also be able to match the characteristics of a more stable capacity
Platform: | Size: 617472 | Author: | Hits:

[Special Effectsaffine

Description: 基于最小二乘法的仿射变换 matlab实现-Least square method based on the realization of affine transformation matlab
Platform: | Size: 4096 | Author: | Hits:

[matlabaffine

Description: Affine Transformation
Platform: | Size: 5120 | Author: eric | Hits:

[Graph programimagecomputing

Description: MATLAB 图像运算 图像点的运算 图像的算术运算 其它运算 图像的位逻辑运算 图像的几何运算 图像缩放 图像旋转 图像剪切 空间变换 仿射变换( affine transformation ) 透视变换 (Perspective Transformation) 空间变换的 MATLAB 函数 空间变换实例 图像融合 邻域与块操作 邻域操作 图像块操作 区域处理 区域选择 区域滤波 区域填充 -MATLAB image computing computing an image Image-point arithmetic operations other images bit logical operations Geometric computing image-scaling the image rotate the image shear space transformation affine transformation (affine transformation) perspective transformation (Perspective Transformation) space conversion of MATLAB function space Transform an instance of Image Fusion Neighborhood Neighborhood and block operations operate image block operation region to deal with regional selection of regional filtering area filling
Platform: | Size: 4096 | Author: 齐子新 | Hits:

[matlabAffine

Description: Matlab编写的仿射变换程序,有两个,都不错-Affine transformation program written in Matlab, there are two, are good
Platform: | Size: 6144 | Author: sunxiyan | Hits:
« 12 3 4 »

CodeBus www.codebus.net