-
区域填充的好算法,利用OpenCv的进行填充的源码!先求连通域再进行填充...
区域填充的好算法,利用OpenCv的进行填充的源码!先求连通域再进行填充-A good algorithm for area filling, using the OpenCv source for filling! First seek further connected domain filled
- 2022-07-28 00:05:51下载
- 积分:1
-
vega使用实例新手学习的好材料
论述全面,思路清晰,观点新颖...
vega使用实例新手学习的好材料
论述全面,思路清晰,观点新颖-vega example for new learnergooodooood doood doood
- 2022-08-19 16:40:24下载
- 积分:1
-
put bmp files into the source txt
把bmp文件转换成txt的源码-put bmp files into the source txt
- 2022-03-20 11:19:18下载
- 积分:1
-
用c编写的雷达扫描动画程序,非常像潜艇上的雷达。
用c编写的雷达扫描动画程序,非常像潜艇上的雷达。-c prepared using the radar scan animation process, as is the submarine"s radar.
- 2022-02-01 23:11:11下载
- 积分:1
-
图像的平移,旋转
平移(translation)变换是几何变换中最简单的一种。初始坐标为(x0,y0)的点经过平移(tx,ty)(以向
右,向下为正方向)后,坐标变为(x1,y1)。这两点之间的关系是x1=x0+tx ,y1=y0+ty。
下面给出 Translation 的源代码。算法的思想是先将所有区域填成白色,然后找平移后显示
区域的左上角点(x0,y0) 和右下角点(x1,y1) ,分几种情况进行处理。
- 2022-03-16 08:40:04下载
- 积分:1
-
Laplacian sharpening (edge detection), the readme.txt are detailed usage
拉普拉斯锐化(边缘检测),在readme.txt里有详细的使用说明-Laplacian sharpening (edge detection), the readme.txt are detailed usage
- 2022-03-25 23:41:38下载
- 积分:1
-
一个图形学的小房子,主要应用DDA算法,和内点区域填充,DDA算法,还有延迟...
一个图形学的小房子,主要应用DDA算法,和内点区域填充,DDA算法,还有延迟-a small house, the main application of DDA algorithm, and points within the region to fill the DDA algorithm, the delay
- 2022-02-05 17:35:04下载
- 积分:1
-
图像的正交变换,傅立叶变换,离散余弦变换,沃尔什变换,哈达玛变换...
图像的正交变换,傅立叶变换,离散余弦变换,沃尔什变换,哈达玛变换-Images of the orthogonal transformation, Fourier transform, discrete cosine transform, Walsh transform, Hadamard transform
- 2022-02-04 08:34:22下载
- 积分:1
-
characters can be input text file
字符可以输入文本文件
- 2023-01-02 20:30:05下载
- 积分:1
-
图形学中的纹理贴图程序
图形学中的纹理贴图程序-graphics textures of procedures
- 2022-09-13 06:30:02下载
- 积分:1