-
图象的边沿检测与提取,轮廓跟踪算法代码
图象的边沿检测与提取,轮廓跟踪算法代码-Image edge detection and extraction, contour tracking algorithm code
- 2023-01-19 05:00:04下载
- 积分:1
-
例如技术革命的IDL IDL程序释放了IDL的力量…
Revoluntion IDL示例程序
Revolution IDL unleashes the power of the IDL Object Graphics architecture by providing a high- level graphical user interface that allows the user to visualize data in a variety of ways, changing properties, positioning objects in 3D, and much more.
-Example Revoluntion IDL procedures Revolution IDL unleashes the power of the IDL Object Graphics architecture by providing a high-level graphical user interface that allows the user to visualize data in a variety of ways, changing properties, positioning objects in 3D, and much more.
- 2022-03-20 10:25:42下载
- 积分:1
-
北京大学遥感所的研究生图像处理讲义高级遥感数字图像处理(硕士生课程)之第十三章 离散图象变换...
北京大学遥感所的研究生图像处理讲义高级遥感数字图像处理(硕士生课程)之第十三章 离散图象变换-Peking University
- 2022-01-23 10:28:59下载
- 积分:1
-
similar brush graphics controls source code
类似画笔的绘图控件源代码-similar brush graphics controls source code
- 2022-08-16 18:12:50下载
- 积分:1
-
曲线拟合算法,JAVA编写,VJ#编译,提供交互式界面,并有多种拟合方式比较...
曲线拟合算法,JAVA编写,VJ#编译,提供交互式界面,并有多种拟合方式比较-curve fitting algorithms, Java prepared, VJ# compiler, interactive interface, and a variety of more fitting way
- 2022-03-09 19:44:08下载
- 积分:1
-
EGA/VGA动画模拟TC++源程序
EGA/VGA动画模拟TC++源程序-EGA/VGA animated simulation TC source
- 2022-05-13 04:54:01下载
- 积分:1
-
Image recognition, through the matrix, respectively, read into the shape of imag...
图像识别,通过矩阵计算分别读入图像的形状,可区分三角,椭圆,圆形,长方等规则几何-Image recognition, through the matrix, respectively, read into the shape of images, can be distinguished triangle, oval, round, rectangular, such as the rules of geometry
- 2022-03-21 00:15:18下载
- 积分:1
-
非常实用的画笔程序源代码
非常实用的画笔程序源代码-very practical brush source code
- 2022-02-04 10:00:01下载
- 积分:1
-
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
-
Dijstra算法图
/*
- 2022-03-10 01:56:58下载
- 积分:1