搜索资源列表
ass
- 本文首先介绍了边缘的定义,说明了传统的几种边缘检测算子并比较了它们算法的不同与优缺点。随后引入了小波的思想、小波的基本概念, -This paper introduces the edge of the definition, Note some of the traditional edge detection operators and compare them with the different algorithms advantages and disadvantages. The s
XIAOBPBIANYYUANJIANCE
- 小波边缘检测代码。非常好用!一定要看看哦!-wavelet edge detection code. Very handy! Must see!
WEdgeDetect
- 自己用VC++实现了基于二进小波变换的图像边缘检测,并与Canny算子作了比较。具有一定参考价值。
PhotoKing
- 多种图象编码 其中包括滤波 边缘检测 频域(缚氏变换 小波变换 DCT变换)变换 信噪比-multiple image coding including edge detection filter frequency domain (Fourier transform tied wavelet transform DCT) Transform SNR
603527
- 图象处理集合(对位图的处理)包括如下: 1.图象分析:图象分割和边缘检测 2.图象编、解码:huff,PCX,GIF,JPG等; 3.滤波处理:包含多种滤波器(高,低通,交互式带阻); 4.数学形态学:图象的腐蚀和膨胀,开、闭运算,图象的粗、细化等; 此外还有视图的编辑、灰度处理、图象恢复、小波分解和重构等等。 提供所有操作的源代码! 1.demo:是该处理集合的可执行文件(自己编译吧)。图象处理集合.rar--------demo的源代码!