-
vc++实践与提高系列 绘图程序v1
vc++实践与提高系列 绘图程序v1-vc practice and procedures to enhance family of graphics v1
- 2023-08-19 20:05:04下载
- 积分:1
-
中值滤波算法,用vc编程实现,中值滤波算法
中值滤波算法,用vc编程实现,中值滤波算法-median filtering algorithm used vc programming, median filtering algorithm
- 2022-03-10 16:13:04下载
- 积分:1
-
功能描述:该程序演示了毛细管滑识别算法…
功能描述:该程序演示了毛细血管支路的识别算法,它能够对图片中所有的支路进行统计,并用序号在图片中标示。
开发环境:C++ Builder 6.0
所用控件:Sunisoft SuiPack
-Functional Description: The program demonstrated capillary slip Recognition Algorithm, it can all slip picture statistics, and serial numbers labeled in the picture. Development Environment: C++ Builder 6.0 used in the control: Sunisoft SuiPack
- 2022-08-12 15:18:40下载
- 积分:1
-
打开Tiff的vc源代码,好用
打开Tiff的vc源代码,好用-the vc open source code and ease of use
- 2022-01-25 21:42:26下载
- 积分:1
-
建立在扩展的000中心,在GDI的扩张
建立了个CDC得扩展类,作为对GDI得扩展-established a 000 CDC in extensions, as in the expansion of GDI
- 2022-05-05 18:20:20下载
- 积分:1
-
很基础的一个程序,向初学者推荐!好好看看吧,对于打开bmp图像会理解较深...
很基础的一个程序,向初学者推荐!好好看看吧,对于打开bmp图像会理解较深-very basis of a procedure, recommended to beginners! Well let"s see it, open bmp image deeper understanding
- 2022-08-08 06:21:56下载
- 积分:1
-
这又是一个由本人改写的四通道种子法填充多边形区域的源码,速度不快,发来给大家参考...
这又是一个由本人改写的四通道种子法填充多边形区域的源码,速度不快,发来给大家参考-This is a rewrite of my four channels filled polygon seed source in the region, fast, made for your reference to
- 2022-07-07 14:10:41下载
- 积分: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
-
The procedure used to black and white video rendering, based on the brightness o...
该程序用于给黑白视频着色,基于亮度比较的物体运动预测方法,跟踪物体的运动,从而给物体着上合适的颜色。-The procedure used to black and white video rendering, based on the brightness of the object movement compare forecasting methods, tracking the movement of objects, which objects to the appropriate color.
- 2022-03-25 05:11:22下载
- 积分:1
-
flash播放代码,简单阐述了flash播放的原理。
flash播放代码,简单阐述了flash播放的原理。-flash player code, briefly addressed the principle of flash player.
- 2022-07-23 00:57:35下载
- 积分:1