-
DirectX实现的粒子系统
DirectX实现粒子系统
- 2022-07-19 12:54:00下载
- 积分: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
-
dicom sample files, clear, easy to find ........
dicom的示例文件,清晰,不好找-dicom sample files, clear, easy to find ........
- 2022-04-15 23:49:55下载
- 积分:1
-
图像合并源程序,VC写的,有很强的参考价值,学习图像的必下载...
图像合并源程序,VC写的,有很强的参考价值,学习图像的必下载-Image merge source, VC wrote, has a strong reference to the value of learning images must be downloaded
- 2022-06-30 17:19:48下载
- 积分:1
-
图象边缘检测代c码
图象边缘检测代c码-Edge Detection of c-generation code
- 2022-03-26 09:57:25下载
- 积分:1
-
hough变换,检测直径为58像素的圆周,
hough变换,检测直径为58像素的圆周,-Hough transform, detection diameter of the circumference of 58 pixels, huh
- 2022-03-29 17:10:17下载
- 积分:1
-
一个实现sprite的bitmap类。
1、可以实现遮照。
2、实现动画效果。...
一个实现sprite的bitmap类。
1、可以实现遮照。
2、实现动画效果。-achieve sprite of a bitmap category. One can achieve blocked. Two, to achieve animation effects.
- 2023-03-14 03:05:04下载
- 积分:1
-
自绘模拟时钟源码(C++ Builder代码,带编译后的可执行文件)
自绘模拟时钟源码(C++ Builder代码,带编译后的可执行文件)-Since the painting simulation clock source (C++ Builder code, compiled with the executable file)
- 2022-02-01 05:07:00下载
- 积分:1
-
数字的识别各种文档,印刷提和手写体的,希望对大家有所帮助
数字的识别各种文档,印刷提和手写体的,希望对大家有所帮助-Identification of a variety of digital files, printed and handwritten mention, I hope to help everyone
- 2023-09-08 02:25:07下载
- 积分:1
-
我的图像处理作业
我的图像处理作业-my image processing operations
- 2022-03-13 18:33:47下载
- 积分:1