-
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
-
The main goal is to achieve a number of dynamic detection and recognition, image...
主要是实现许多动态目标进行检测与识别,图象进行处理,希望大家喜欢-The main goal is to achieve a number of dynamic detection and recognition, image processing, I hope you like
- 2022-10-08 21:30:04下载
- 积分:1
-
很有名的扫描线填充算法实现。可以用左键画完所有的封闭线段,然后点击右键填充所有封闭区域...
很有名的扫描线填充算法实现。可以用左键画完所有的封闭线段,然后点击右键填充所有封闭区域-famous scanning lines filling algorithm. Left unfinished can use all the closed segment, then right-click to fill all the closed region
- 2022-03-13 18:54:49下载
- 积分:1
-
一个视频分析算法的源码,对需要了解镜头检测、人脸检测的朋友有用...
一个视频分析算法的源码,对需要了解镜头检测、人脸检测的朋友有用-A video analysis algorithm source code, and need to be aware of the camera detection, Face Detection useful friends
- 2022-03-26 17:30:10下载
- 积分:1
-
用matlab实现的jpeg2000压缩代码。
用matlab实现的jpeg2000 压缩 代码。-With jpeg2000 compression matlab code of the implementation.
- 2023-08-29 08:50:03下载
- 积分:1
-
指纹识别软件,包括图像处理,图像加强部分
指纹识别软件,包括图像处理,图像加强部分-fingerprint identify software,including image process and image enhancement
- 2022-01-31 13:33:25下载
- 积分:1
-
delphi_平面内任意三角形网络算法
delphi_平面内任意三角形网络算法-delphi_ plane arbitrary triangular network algorithm
- 2022-04-02 07:44:11下载
- 积分:1
-
关键帧提取 欧拉距离方法
matlab语言,基于测算视频帧之间欧拉距离的方法来进行关键帧提取操作
- 2023-08-21 13:50:03下载
- 积分:1
-
数据下载线 数据下载线
数据下载线 数据下载线 -Line data download data download cable data download data download Line Line
- 2023-04-12 11:00:04下载
- 积分:1
-
采用分治法解决生成Voronoi图的问题,采用用户交互式输入点及动态显示运行结果的方式,非常直观...
采用分治法解决生成Voronoi图的问题,采用用户交互式输入点及动态显示运行结果的方式,非常直观-using divide-and-conquer method to solve the Voronoi diagram generation. using interactive user input and dynamic display of the results of the operation, a very intuitive
- 2023-08-03 18:10:03下载
- 积分:1