-
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
-
Simple Browse是一款简洁易用,源码公开的图片浏览器。它短小精悍,浏览快速,生成的缩图精美漂亮,能浏览常见的多种图像格式。 它是仿照ACDSee而...
Simple Browse是一款简洁易用,源码公开的图片浏览器。它短小精悍,浏览快速,生成的缩图精美漂亮,能浏览常见的多种图像格式。 它是仿照ACDSee而做的,样子和使用方法都挺象。但是有一点不同:在ACDSee里,浏览到缩图后,想看大图,要用View命令切换到另一个界面,有时候,这种做法不够方便;而Simple Browse的做法是,目录树、缩图文件列表和大图观看窗口,全放在一个界面中,省去切换的麻烦。-Simple is a simple to use, the open-source browser pictures. It is small and fast browser, generating tiny exquisite beautiful, can visit a variety of common image formats. It is a replica of ACDSee done, and the use of methods like are very like. But there is one difference : ACDSee, browse to the tiny, big map display, use View orders switch to another interface, sometimes this approach is not convenient enough; Browse and Simple approach is that tree, tiny paper map and the list window to watch, all on one interface, switching saved the trouble.
- 2022-01-28 01:07:02下载
- 积分:1
-
图形学多边形裁减算法演示实例
图形学多边形裁减算法演示实例-graphics polygon reduction algorithm demonstration examples
- 2022-01-26 01:19:18下载
- 积分:1
-
windows图形编程源码,含有几十个图形编程的程序例子
windows图形编程源码,含有几十个图形编程的程序例子
- 2023-03-08 22:15:03下载
- 积分:1
-
triangulation algorithm, demo image
三角剖分算法,演示形象-triangulation algorithm, demo image
- 2022-03-20 01:06:37下载
- 积分:1
-
这是经典的susan边缘检测算子,可以有效的检测图像边缘的角点...
这是经典的susan边缘检测算子,可以有效的检测图像边缘的角点-This is the classic susan edge detection operator can effectively detect the edge of the corner
- 2023-04-05 00:15:03下载
- 积分:1
-
能直接获取屏幕颜色,并保存为调色板! 是建立颜色标准库的得力工具!...
能直接获取屏幕颜色,并保存为调色板! 是建立颜色标准库的得力工具!-direct access to the screen color and the preservation of the palette! Color is to establish standards for the effective tool!
- 2022-03-18 03:32:41下载
- 积分:1
-
动态、静态图像压缩类
动态、静态图像压缩类-dynamic and static image compression category
- 2022-07-09 23:09:50下载
- 积分:1
-
图形中,视口跟窗口的变换算法,比较基础的
图形中,视口跟窗口的变换算法,比较基础的-Graphics, depending on the mouth with the window transform algorithm, the basis of comparison
- 2022-11-20 06:20:03下载
- 积分:1
-
C语言的OPENVG的1.1参考实现,速度慢,可作OPENVG算法实现的参考。...
C语言的OPENVG的1.1参考实现,速度慢,可作OPENVG算法实现的参考。-C language reference implementation OPENVG 1.1, slow OPENVG algorithm can be used for reference.
- 2022-02-15 04:50:10下载
- 积分:1