-
Well
著名图形开源库CXimage实用的例子,推荐。-Well-known open source graphics library CXimage practical examples, recommended.
- 2023-02-11 11:30:03下载
- 积分:1
-
计算“连通”的结合使用Tarjan
Computes "Connected Components" using Tarjan s Union-Find algorithm the result is returned in the same buffer as gray_level image with values equal to the label of the component.
- 2022-01-26 06:34:09下载
- 积分:1
-
图像处理开发包,很不错的代码,我用它开发了很多实用的软件!...
图像处理开发包,很不错的代码,我用它开发了很多实用的软件!-image processing development kit, a very good source, I use it to develop a lot of practical software!
- 2022-07-24 16:00:58下载
- 积分: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
-
窗体样式设计器
VC++ form style designer
- 2023-08-28 00:15:04下载
- 积分:1
-
put a few bmp file to show the order form animation process.
一个把几张bmp文件顺序显示来形成动画的程序.-put a few bmp file to show the order form animation process.
- 2022-08-21 05:04:45下载
- 积分:1
-
C语言图形界面的菜单开发演示程序,含有的功能是打开包下的文本文件。程序架构优良,可扩展性强...
C语言图形界面的菜单开发演示程序,含有的功能是打开包下的文本文件。程序架构优良,可扩展性强-C language graphical interface menu development demonstration program, containing the function of opening the package a text file. Good procedural framework, scalability strong
- 2022-01-26 00:40:27下载
- 积分:1
-
本程序可用于读如图片的vc源程序,很好用。
本程序可用于读如图片的vc源程序,很好用。-This procedure can be used to read such as pictures vc source code, it just works.
- 2022-03-25 10:09:34下载
- 积分:1
-
fades out of the show
实现位图的淡入淡出显示-fades out of the show
- 2022-03-24 19:04:42下载
- 积分:1
-
一个简单分形图形的源码,谢尔宾斯基三角形生成
一个简单分形图形的源码,谢尔宾斯基三角形生成-a simple fractal graphics source code, the Sierpinski triangle formation
- 2022-05-23 19:03:10下载
- 积分:1