-
图像读入读出系统
图像读入读出系统-image reading system to read
- 2023-09-03 03:45:03下载
- 积分:1
-
本程序是一个针对位图滚动所编制的一个非常好的例子!
本程序是一个针对位图滚动所编制的一个非常好的例子!-this procedure is a response bitmap prepared by rolling a very good example!
- 2023-08-25 06:00:03下载
- 积分:1
-
上机位源码,不错的代码,大家可以看看,感兴趣的交流一下
上机位源码,不错的代码,大家可以看看,感兴趣的交流一下-On machine-bit source code, good code, we will look at, interested in exchange
- 2022-08-19 16:16:37下载
- 积分:1
-
用Bresenham算法映射圆椭圆
用Bresenham画圆算法绘制椭圆-with Bresenham algorithm mapping Circle Oval
- 2022-08-19 09:12:20下载
- 积分: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
-
- 2022-02-15 04:14:49下载
- 积分:1
-
一个 direct 编程实例
一个 direct 编程实例-a direct programming examples
- 2022-02-13 12:48:51下载
- 积分:1
-
一个十分小的applet音频播放器的源代码,希望能有用
一个十分小的applet音频播放器的源代码,希望能有用-a very small audio player applet source code, can be useful
- 2022-03-18 23:58:31下载
- 积分:1
-
bmp image of the multiple processing
关于bmp图像的多种处理-bmp image of the multiple processing
- 2023-04-04 16:05:03下载
- 积分:1
-
圆的bresenham算法
圆的bresenham算法-round bresenham Algorithm
- 2022-03-15 22:12:22下载
- 积分:1