-
一个图形学中很简单的二维变换程序
是用C编的
请大家不要见笑...
一个图形学中很简单的二维变换程序
是用C编的
请大家不要见笑-a very simple two-dimensional transformation process is part of the C Please do not laughed at
- 2022-07-23 21:19:35下载
- 积分:1
-
隐马尔科夫模型的训练
基于隐马尔科夫模型的训练模块
- 2022-02-22 11:34:17下载
- 积分:1
-
GDI+的头文件、库文件和动态链接库和用法.rar
GDI+的头文件、库文件和动态链接库和用法.rar-GDI+ The header files, library files and dynamic-link library and usage. Rar
- 2022-12-03 04:40:03下载
- 积分:1
-
使用标准C++实现位图图像的输入和输出,自定义位图文件的格式。...
使用标准C++实现位图图像的输入和输出,自定义位图文件的格式。-Bitmap image input and output, since the definition of bitmap file format.
- 2023-05-16 14:55:02下载
- 积分:1
-
Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这...
Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle:
Assume there is a line whoes direction is "sita" , and the distance from the origin to this line is s. So each point in this line satisfies the equation : s=x*Cos(sita)+ y*Sin(sita) . We can find out the lines based on this fact.
And this programme is to find out the longest line in the image.
- 2022-09-05 00:30:03下载
- 积分:1
-
BMP文件操作,JAVA语言,包括文件格式的详细描述。
BMP文件操作,JAVA语言,包括文件格式的详细描述。-bmp file operation by java.including detailed description of file format.
- 2022-03-05 21:17:52下载
- 积分:1
-
一个较好的局部放大程序
一个更好的局部放大程序-a better local amplification procedures
- 2022-01-21 01:01:55下载
- 积分:1
-
MFC基于内存设备环境的双缓冲作图的实例
MFC基于内存设备环境的双缓冲作图的实例-Memory-based device context of mapping instances of double buffering
- 2022-06-13 10:59:31下载
- 积分:1
-
Retrieving the Font Name from a TTF File
Retrieving the Font Name from a TTF File
- 2023-06-16 21:00:03下载
- 积分:1
-
一个有2D,3D动态图像显示控件的例子
一个有2D,3D动态图像显示控件的例子-a 2D, 3D Dynamic Image Display Control example
- 2023-05-31 13:40:04下载
- 积分:1