文件名称:Affine-Transformation
- 所属分类:
- 2D图形编程
- 资源属性:
- [JavaScript] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 43kb
- 下载次数:
- 0次
- 提 供 者:
- chouc******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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.
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.
相关搜索: affine
affine
transform
Image
processing
maketform
save
affine
transformation
2d
affine
transformation
matlab
affine
EXIT
maketform
MATLAB
CODE
affine
transform
Image
processing
maketform
save
affine
transformation
2d
affine
transformation
matlab
affine
EXIT
maketform
MATLAB
CODE
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AffineTransformation.zip
loadFile.do.htm
loadFile.do_files
.................\00th.png
.................\40th.png
.................\50th.png
.................\90th.png
.................\blue_band_536x5.gif
.................\bullet.gif
.................\Captcha.htm
.................\cmnty1.css
.................\doc.gif
.................\dots_rnav.gif
.................\dots_rnav_top.gif
.................\exclamation.gif
.................\fullstar.gif
.................\fullstar_grey.gif
.................\ltblue_top_nav_trans.gif
.................\mail_brdr.gif
.................\mlc_logo.gif
.................\question.gif
.................\s59431991078579.gif
.................\site3.css
.................\spacer.gif
.................\submitfile.gif
.................\s_code.js
.................\xmlicon_30x12.gif
loadFile.do.htm
loadFile.do_files
.................\00th.png
.................\40th.png
.................\50th.png
.................\90th.png
.................\blue_band_536x5.gif
.................\bullet.gif
.................\Captcha.htm
.................\cmnty1.css
.................\doc.gif
.................\dots_rnav.gif
.................\dots_rnav_top.gif
.................\exclamation.gif
.................\fullstar.gif
.................\fullstar_grey.gif
.................\ltblue_top_nav_trans.gif
.................\mail_brdr.gif
.................\mlc_logo.gif
.................\question.gif
.................\s59431991078579.gif
.................\site3.css
.................\spacer.gif
.................\submitfile.gif
.................\s_code.js
.................\xmlicon_30x12.gif