-
integrated computer graphics use a mouse, menus, such as rubber of interactive t...
计算机图形学综合使用鼠标、菜单、橡皮条等交互技术实现直线、圆和矩形等基本图形的绘制。-integrated computer graphics use a mouse, menus, such as rubber of interactive technology straight, round and rectangular basic graphics rendering.
- 2022-03-05 06:41:07下载
- 积分:1
-
模式识别mdhshj线性判别函数的算法
模式识别中
MDHSHJ线性判别函数
的算法-pattern recognition MDHSHJ linear discriminant function algorithm
- 2022-02-14 17:03:23下载
- 积分: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
-
本例子主要介绍如何使用GDI+编程显示图像。
本例子主要介绍如何使用GDI+编程显示图像。-this case mainly on how to use GDI+ Programming display the image.
- 2022-02-07 13:54:26下载
- 积分:1
-
Visualc+OPENGL的经典3d游戏。
Visualc+OPENGL的经典3d游戏。-Visualc+ OPENGL classic 3d games.
- 2022-02-21 00:53:00下载
- 积分:1
-
将位图转化为一个区域(176KB),BMP图片转化
将位图转化为一个区域(176KB),BMP图片转化-Will be a bitmap into a region (176KB), BMP picture conversion
- 2022-03-21 21:02:51下载
- 积分:1
-
VB series with a small trick for the Huguo understand it's still MM
用VB编的一个小把戏,用来唬唬不懂的MM还是可以的-VB series with a small trick for the Huguo understand it"s still MM
- 2022-01-25 22:44:53下载
- 积分:1
-
用JAVA对基础的界面编程
用JAVA对基础的界面编程-right with JAVA based programming interface
- 2023-08-06 03:35:03下载
- 积分:1
-
一个很实用图象处理原码
一个很实用图象处理原码-a practical source image processing
- 2022-01-25 16:00:53下载
- 积分:1
-
Windows图形编程的几个例子,包含显示区域、Bitmap、调色板等几个例子...
Windows图形编程的几个例子,包含显示区域、Bitmap、调色板等几个例子 -Some examples for graphical programming on windows, containing displaying region,bitmap and palette etc
- 2022-03-02 19:24:22下载
- 积分:1