-
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
-
透明按钮编程实例上面的键映射,防止闪变…
透明按键编程实例,在按键上面贴图;防止界面闪烁。-Transparent button programming examples above in the key mapping prevent flicker interface.
- 2023-04-20 08:55:05下载
- 积分:1
-
图像处理源代码,介绍了利用最小二乘法对BMP图像进行直线拟合的方法...
图像处理源代码,介绍了利用最小二乘法对BMP图像进行直线拟合的方法-image processing source code, introduced to the use of least squares to BMP images linear fitting method
- 2023-05-06 09:55:03下载
- 积分:1
-
抓图程序和源程序catchscr.rar 自己打开看吧
抓图程序和源程序catchscr.rar 自己打开看吧-procedures and open source catchscr.rar sees himself!
- 2022-03-23 06:34:42下载
- 积分:1
-
老外写的90度旋转图片的源码
老外写的90度旋转图片的源码-foreigner to write a 90-degree rotation of the source images
- 2022-05-22 17:46:45下载
- 积分:1
-
图片浏览器,可以打开一个指定图片文件,并对图像进行放大缩小观察。...
图片浏览器,可以打开一个指定图片文件,并对图像进行放大缩小观察。-Photo browser, can open a designated image files, and image zooming observation.
- 2022-02-12 14:34:40下载
- 积分:1
-
Three
三维图形生成和察看工具,使用VC++ 6.0和OpenGL开发-3D graphics generation and inspect tools, VC 6.0 and OpenGL development-Three-dimensional graphics generation and View tools, the use of VC++ 6.0 and OpenGL development-3D graphics generation and inspect tools, VC 6.0 and OpenGL development
- 2023-09-07 10:50:03下载
- 积分:1
-
基于linux+gtk的一个俄罗斯方块游戏,支持网络功能,多人联机。...
基于linux+gtk的一个俄罗斯方块游戏,支持网络功能,多人联机。-Based on linux+ Gtk a Tetris game, support network function, many people online.
- 2022-05-14 08:51:08下载
- 积分:1
-
没有解压密码,使用DShow同时进行视频预览和捕捉,大家在图像编程时用的到...
没有解压密码,使用DShow同时进行视频预览和捕捉,大家在图像编程时用的到-not extract passwords, use DShow simultaneous video preview and capture, everyone in the image of programming to use
- 2022-02-03 18:28:56下载
- 积分:1
-
virtual desk windows manage
virtual desk windows manage
- 2022-03-30 15:01:16下载
- 积分:1