-
3DS文件的装载机,可以实现加载3DS文件,和路由模型
3DS File loader,can realize load 3ds file,and roate model
- 2022-04-19 15:12:40下载
- 积分:1
-
The use of DC to draw SourceFilter generated picture Visual C++, DirextX program...
使用DC来绘制SourceFilter生成的图片Visual C++,DirextX编程_DirextX-The use of DC to draw SourceFilter generated picture Visual C++, DirextX programming _DirextX
- 2022-08-13 14:11:15下载
- 积分:1
-
本人多年前做的一个控制系统项目的程序,连接串口可以和仿真通信,用到了绘图的多个方面,是控制系统上位机编程的很好范例
本人多年前做的一个控制系统项目的程序,连接串口可以和仿真通信,用到了绘图的多个方面,是控制系统上位机编程的很好范例-years ago, I do a project control system procedures, and can connect serial communications simulation, the use of graphics in many areas of PC Control System Programming a good example
- 2022-01-24 13:07:11下载
- 积分:1
-
数字图像模式技术及工程应用
数字图像模式技术及工程应用-digital image mode technology and engineering applications
- 2022-03-23 03:29:34下载
- 积分:1
-
在屏幕上选取点集,每四个点构成一个控制多边形,绘制贝塞尔曲线和赫米特曲线...
在屏幕上选取点集,每四个点构成一个控制多边形,绘制贝塞尔曲线和赫米特曲线-Select the point on the screen sets, each of the four points form a control polygon, drawing Bezier curves and hermite curve
- 2022-05-15 21:16:40下载
- 积分:1
-
读入图像文件,做图像反转,然后显示图像在屏幕上,基于OPenCv的...
将一个VC程序代码,它能将数据文件放入bmp位图文件中,并能从bmp 中提取出原文件。以便大家在这里通过下载图片来得到图片中的资源-A VC program code, it will be data files Add bmp bitmap file, and extracted from the original bmp file. To everyone here by downloading pictures to get the picture of the resources
- 2022-03-21 08:20:23下载
- 积分:1
-
可以实现图像模板匹配功能,适合初学图像读者
可以实现图像模板匹配功能,适合初学图像读者-can achieve image template matching function, images suitable for beginner readers
- 2022-03-23 08:34:14下载
- 积分: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
-
图像颜色空间的转换_RGB
图像颜色空间的转换_RGB -HSV,非常适合初学者作为例子学习。-image color space conversion _RGB-HSV, very suitable for beginners as an example to study.
- 2022-02-21 00:33:44下载
- 积分:1
-
图象配准源码,图象配准理论,图象配准示例
图象配准源码,图象配准理论,图象配准示例-Source image registration, image registration theory, image registration examples
- 2022-02-25 13:46:55下载
- 积分:1