-
几个典型图像边界提取算法的C++实现源代码,有参考价值啊。...
几个典型图像边界提取算法的C++实现源代码,有参考价值啊。-Several typical image edge extraction algorithm C++ Achieve source code, there is reference value ah.
- 2023-01-20 02:35:04下载
- 积分:1
-
一个可移植的C语言Windows图形初始化源程序!
一个可移植的C语言Windows图形初始化源程序!-a portable C-language Windows graphics initialization source!
- 2022-03-16 00:02:00下载
- 积分:1
-
一个关于快速GDIPlus类代码。
一个关于快速GDIPlus类的代码。-Quick GDIPlus a category code.
- 2022-03-07 09:26:58下载
- 积分:1
-
在vc++实现读取off文件...图像可自由变换
在vc++实现读取off文件...图像可自由变换-In vc++ Realize read off paper images are free to transform ...
- 2022-06-16 22:39:15下载
- 积分:1
-
实现BMP的平移旋转放大缩小以及频率的各种变换,并可以通过HOUPH变换提取边界...
实现BMP的平移旋转放大缩小以及频率的各种变换,并可以通过HOUPH变换提取边界-good
- 2022-06-21 09:23:15下载
- 积分:1
-
云图的绘制是必不可少的用到的是颜色刻度表。此程序有这样处理这些颜色的分类和计算...
云图的绘制是必不可少的用到的是颜色刻度表。此程序有这样处理这些颜色的分类和计算-Cloud rendering is essential to use the color calibration table. This procedure have to deal with these color classification and calculation of
- 2022-02-26 05:04:14下载
- 积分:1
-
模拟国旗在风的作用下的变化
模拟国旗在风的作用下的变化-flag in the wind simulated the effects of changes
- 2022-05-13 15:31:07下载
- 积分:1
-
图像识别源码,大家可以交流一下 请大家多多指教
图像识别源码,大家可以交流一下 请大家多多指教-source image recognition, we can exchange what please exhibitions
- 2022-03-12 19:55:37下载
- 积分: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
-
网格计算的好东东,看了或许会对高性能计算有所帮助
网格计算的好东东,看了或许会对高性能计算有所帮助-Wanton, looking perhaps will help high-performance computing
- 2023-06-27 01:30:06下载
- 积分:1