-
AffineTransformation computes and applies the geometric affine transformation to...
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.
- 2022-01-30 20:17:04下载
- 积分:1
-
颜色空间转换代码,ycbcr对rgb的转换verilog代码.YCBCR的格式是ITU601格式....
颜色空间转换代码,ycbcr对rgb的转换verilog代码.YCBCR的格式是ITU601格式.-color space conversion code, RS right rgb conversion Verilog code. YCBCR format is ITU601 format.
- 2022-06-13 03:09:55下载
- 积分:1
-
"visual c digital image coding" complementary procedures
《visual c++ 数字图像编码》配套程序-"visual c digital image coding" complementary procedures
- 2022-06-29 10:04:18下载
- 积分:1
-
This is an image into the source code is downloaded from elsewhere to, and now f...
这是一个图像编成的源代码,是从其他地方下载来的,现在提供给各位,如果有用的话就是最好的事情了
-This is an image into the source code is downloaded from elsewhere to, and now for you. If so useful is the best thing
- 2022-02-21 19:10:19下载
- 积分:1
-
神龙卡开发完全范例,适合视频、音频开发人员参考使用。
神龙卡开发完全范例,适合视频、音频开发人员参考使用。-Shenlong card development paradigm completely suitable for video, audio developers use and reference.
- 2022-04-10 11:10:40下载
- 积分:1
-
for some image processing code
用于图像处理的一些代码-for some image processing code
- 2023-07-29 04:15:03下载
- 积分:1
-
Directx9 Surface的应用,小鱼在水中游动的动画。
Directx9 Surface的应用,小鱼在水中游动的动画。-Directx9 Surface application of small fish swimming in the water animation.
- 2022-03-19 03:02:04下载
- 积分:1
-
ibqsImage image processing components V2.1
ibqsImage 图像处理组件 V2.1 -ibqsImage image processing components V2.1
- 2022-07-22 11:08:12下载
- 积分:1
-
在屏幕上选取点集,每四个点构成一个控制多边形,绘制贝塞尔曲线和赫米特曲线...
在屏幕上选取点集,每四个点构成一个控制多边形,绘制贝塞尔曲线和赫米特曲线-Select the point on the screen sets, each of the four points form a control polygon, drawing Bezier curves and hermite curve
- 2022-05-15 21:16:40下载
- 积分:1
-
h.264 technology standard code, including technical specifications and source co...
h.264技术的标准代码,包括技术说明和源码,很好的东西,一起分享-h.264 technology standard code, including technical specifications and source code, very good things to share
- 2022-04-19 02:21:41下载
- 积分:1