-
一种可变的掩模操作算子,在做图像掩模操作和实用!
一种可变的掩模操作算子,在做图像掩模操作和实用!-a variable mask Operator, doing image mask operation and practical!
- 2022-10-06 06:10:03下载
- 积分:1
-
DirectX实现的粒子系统
DirectX实现粒子系统
- 2022-07-19 12:54:00下载
- 积分:1
-
这个程序实现了256色PCX文件解码。注意:其中第二个函数对一行进行解码,应该把阅读的重点放在这个函数上。要注意的是,执行时,文件C: est.pcx必须存在...
这个程序实现了256色PCX文件解码。注意:其中第二个函数对一行进行解码,应该把阅读的重点放在这个函数上。要注意的是,执行时,文件C: est.pcx必须存在,而且是一个256色PCX文件。-the procedures of 256 color PCX decoding. Note : This second function to decode and his party, should focus on reading this function on. To pay attention to the implementation, the C : test.pcx must exist, but is a 256-color PCX document.
- 2023-04-20 13:10:04下载
- 积分:1
-
基于噪声消除算法的非线性总变差
Nonlinear total variation based noise removal algorithms.pdf
Nonlinear total variation based noise removal algorithms.pdf
- 2022-01-31 03:05: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
-
数字图像处理,图像的各种转化。灰度,边缘模糊
数字图像处理,图像的各种转化。灰度,边缘模糊-digital image processing, the images into. Gray, fuzzy edge
- 2022-05-20 21:07:38下载
- 积分:1
-
graphfx_demo条形图,一种条形图的生成算法
graphfx_demo条形图,一种条形图的生成算法-graphfx_demo Strip Profiles, a STRIPS-generating algorithm
- 2022-07-21 02:17:39下载
- 积分:1
-
其实这个是 用逐点比较法求得的关于圆的画法,但是一定要在 win-tc的环境下...
其实这个是 用逐点比较法求得的关于圆的画法,但是一定要在 win-tc的环境下-In fact, this is a case-by-point comparison of the circular obtained by the method of painting, but must win-tc environment
- 2023-02-10 06:35: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
-
模拟小球碰撞的Delphi源码
模拟小球碰撞的Delphi源码-simulated collision of the ball Delphi FOSS
- 2022-08-23 09:03:52下载
- 积分:1