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

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:

[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 Effectsransacfitaffinefund

Description: robustly fits an affine fundamental matrix to a set of putatively matched image points-robustly fits an affine fundamental matri x to a set of putatively matched image points
Platform: | Size: 2048 | Author: suyu | 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:

[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 EffectskeypointExtraction

Description: 图像关键点提取程序,matlab实现的,susan,harris等方法都有,共研究图像处理的同仁共享-Image key point extraction procedure, matlab achieved, susan, harris and other methods have examined a total of image processing Tongren sharing
Platform: | Size: 371712 | 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:

[matlabaffintpoints

Description: Affine points detector
Platform: | Size: 474112 | Author: koko | Hits:

[Special Effectsmyaffine

Description: MATLAB用于图像拼接的小程序们,很有价值的,包括仿射变换-MATLAB for image mosaic of small programs are of great value, including affine transformation
Platform: | Size: 21504 | Author: 林风 | Hits:

[matlabtuxianpipei-dabao

Description: MATLAB图像配准源程序,初学者一起研究.图像配准的程序,在网上流传很多,本人把能找到的都打包.-MATLAB source image registration, novices together. Step one, calculated to be scale-space image registration and to obtain scale-space Harris corner step 2, using affine shape modification technology scale Harris corner points of space iterative processing step three of the feature point matching method using the descriptor and matching to achieve registration by matching
Platform: | Size: 11275264 | Author: 杨博明 | Hits:

[matlabAffine

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

[Special Effectsleast-square-affine-transformations

Description: 用最小二乘法实现的仿射变换的程序,很好用的。-The least square method to achieve affine transformations of the program, very good use.
Platform: | Size: 8192 | Author: wangyuxia | Hits:

[matlabaffine

Description: this is a report of affine code.
Platform: | Size: 458752 | Author: amjadianp | Hits:

[Otherprogram-matlab

Description: this code is for affine transform
Platform: | Size: 304128 | Author: hamidmortazavi | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net