-
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
-
一个小程序,可以观看autocad dxf矢量格式图型。
一个小程序,可以观看autocad dxf矢量格式图型。-a small program can be watched autocad dxf vector graphics format.
- 2023-01-29 08:10:03下载
- 积分:1
-
一个有关轴承变形的识别检测,采用VC++编写,实验原图在压缩包中...
一个有关轴承变形的识别检测,采用VC++编写,实验原图在压缩包中-A deformation of the bearing identification testing, the use of VC++ Prepared, experimental image in the compressed package
- 2022-10-14 13:30:03下载
- 积分:1
-
这是一个画笔的绘图程序,有21中工具在主工具栏,你可以选择。...
这是一个画笔的绘图程序,有21中工具在主工具栏,你可以选择。-This is a brush mapping procedures, 21 of the main tools toolbar, you can choose.
- 2022-08-09 13:49:55下载
- 积分:1
-
CPalette CPalette CPalette
CPalette CPalette CPalette-CPalette CPalette CPalette CPaletteCPalette CPalette CPalette CPalette
- 2022-06-02 07:52:33下载
- 积分:1
-
这是一个抓屏的源代码.大家可以了解键盘上的抓屏键是如何实现的.也许可以帮助大家....
这是一个抓屏的源代码.大家可以了解键盘上的抓屏键是如何实现的.也许可以帮助大家.-This is a source of Capturing the Screen. We can understand the keyboard Capturing the Screen key is how to achieve it. Perhaps we can help.
- 2022-08-09 16:16:48下载
- 积分:1
-
in a main window Lane could, in theory, open a small window arbitrary, each smal...
在一个主窗口里理论上可以开任意个小窗口,每个小窗口可能单独编织文字。-in a main window Lane could, in theory, open a small window arbitrary, each small window weaving words alone.
- 2022-10-20 07:40:02下载
- 积分:1
-
这是一个MFC写的OpenGL雪景,程序演示了MFC开发OpenGL的框架,和演示如在OpenGL访问封装在可执行文件中的资源,对用MFC写OpenGL程序有很...
这是一个MFC写的OpenGL雪景,程序演示了MFC开发OpenGL的框架,和演示如在OpenGL访问封装在可执行文件中的资源,对用MFC写OpenGL程序有很好指导作用。-OpenGL Drawing For Vc++
- 2023-03-14 12:35:04下载
- 积分:1
-
WARPGRAF graphics development libraries
WARPGRAF 图形开发库-WARPGRAF graphics development libraries
- 2022-12-25 04:50:03下载
- 积分:1
-
VC++编写的如何显示倾斜文字
VC++编写的如何显示倾斜文字-VC show how prepared the text tilt
- 2022-03-19 23:36:20下载
- 积分:1