-
《数字图象处理编程入门》,chm版的,阅读起来比较方便。
《数字图象处理编程入门》,chm版的,阅读起来比较方便。- Introduction to digital image processing program , chm version, read up more convenient.
- 2022-02-28 09:38:36下载
- 积分:1
-
这段程序用来显示位图图象。
这段程序用来显示位图图象。-this program is used to display bitmap images.
- 2022-10-09 07:50:02下载
- 积分:1
-
- 2022-08-08 09:59:50下载
- 积分:1
-
图象反色变换,可以对图象进行反色的提取和处理,图像处理上很有用。...
图象反色变换,可以对图象进行反色的提取和处理,图像处理上很有用。-anti-Color Image Transform, the anti-color image extraction and processing, image processing, very useful.
- 2022-01-25 14:31:40下载
- 积分:1
-
简单等值线绘制程序的具体应用,包含完整的VC工程和等值线绘制源码,追踪法...
简单等值线绘制程序的具体应用,包含完整的VC工程和等值线绘制源码,追踪法
-Simple contour drawing of the specific application procedures, including complete engineering and VC isogram source mapping, tracking method
- 2023-02-13 00:10:04下载
- 积分: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
-
第8章 图形图像编程MOUSEDRAW
第8章 图形图像编程MOUSEDRAW-Chapter 8 graphics programming MOUSEDRAW
- 2022-03-25 19:54:19下载
- 积分:1
-
very good learning game graphics, interface has Algorithm
很好的学习游戏图形,界面有算法
- 2022-03-21 18:43:48下载
- 积分:1
-
emgucv人脸识别
本代码是一个在c#环境中使用emgucv(opencv)库进行人脸识别的程序,非常简单。很适合入门者来学习,非常感谢原作者的辛苦劳动。
opencv本身是使用c++开发的,emgucv是对opencv的封装,可以在c#环境汇总直接使用。
- 2022-05-28 23:45:19下载
- 积分:1
-
vc prepared than spreading curve
vc编写的比撒曲线-vc prepared than spreading curve
- 2022-08-13 16:56:34下载
- 积分:1