-
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
-
包括一个自定义图像类型的结构体,自定义图像api,和机器视觉的函数。可以完成道路检测追踪的功能...
包括一个自定义图像类型的结构体,自定义图像api,和机器视觉的函数。可以完成道路检测追踪的功能-including a custom image-type structure, since the definition images api, and machine vision functions. To be completed road detection tracking function
- 2022-12-13 12:45:04下载
- 积分:1
-
vb own series programming, which is the diamond source code! A great weekend!
自己编的vb编程,这是钻石源代码!请多多指教!-vb own series programming, which is the diamond source code! A great weekend!
- 2022-03-30 18:37:00下载
- 积分:1
-
sdk10 NVIDIA OpenGL GLSL的阴影图
NVIDIA SDK10 shadow map GLSL OpenGL
- 2022-02-13 23:44:23下载
- 积分:1
-
本地脚本<Vbscript>生成随机数字,用图像显示!
本地脚本生成随机数字,用图像显示!-err
- 2022-03-23 11:48:26下载
- 积分:1
-
实现所给圆的内部的颜色填充,主要是先设置一点,再从上下左右扩充得出....
实现所给圆的内部的颜色填充,主要是先设置一点,再从上下左右扩充得出.-round to achieve the internal color filling, the main point is to set up first and then expand from all around come.
- 2022-03-11 10:54:52下载
- 积分:1
-
wtk光照和材质的例子
wtk光照和材质的例子-wtk light and examples of materials
- 2022-11-03 04:50:03下载
- 积分:1
-
一个小的画直线的程序,鼠标点击取点,并支持坐标输入!
treetree42...
一个小的画直线的程序,鼠标点击取点,并支持坐标输入!
treetree42-a small painting of a linear process, from mouse clicks, coordinate and support the input! Treetree42
- 2023-03-08 21:20:03下载
- 积分:1
-
/* Program name: drawing .. c function: to display the image rendering capabilit...
/* 程序名:drawing..c
功能:展示OpenCV的图像绘制功能-/* Program name: drawing .. c function: to display the image rendering capabilities OpenCV
- 2022-08-05 09:26:01下载
- 积分:1
-
简单的OCR识别程序,该源码仅供参考!如有疑问,可上论坛OPENCV中文网讨论。...
简单的OCR识别程序,该源码仅供参考!如有疑问,可上论坛OPENCV中文网讨论。-OCR simple identification procedures, the source code for reference purposes only! In case of doubt, the Chinese network OPENCV discussion forum.
- 2023-04-27 20:15:03下载
- 积分:1