搜索资源列表
MasterVisualC++_NETimageprocessing
- 《VC++图象处理程序设计》 书中代码 天津理工大学 计算机科学与工程系 杨淑莹 第二章特效显示 第三章几何变换 第四章灰度变换 第五章平滑处理 第六章锐化及边缘检测 第七章图像分割 第八章形态学 第九章图像的变换域处理 第十章图像合成 第十一章24位彩色 第十二 章小波变换-"VC image processing program design" book code Tianjin Polytechnic University
bianyuanjiance
- 此算法是基于小波变换模极大的多尺度图像边缘检测-this algorithm is based on the wavelet transform modulus maxima Multiscale Edge Detection
WAVE_EDGE_MATCH
- 本程序利用小波变换的方法来获取图像的轮廓 来进行图像配准 先用小波变换检测图像中的边缘 在轮廓中寻找最长的轮廓 计算每间一点的曲率 然后对这些数据匹配 进行图像配准 找到图像的变换参数
laps
- 图像分割 边缘检测 小波变换hough变换 多种算法 希望对大家有帮助
多尺度边缘检测实例
- 一个多尺度边缘检测实例,方法是: 1、先对图像进行3个尺度的小波变换; 2、求小波系数的模值及其梯度方向; 3、确定模的极大值,即候选边缘点; 4、通过反变换合成3个尺度的模的极值图像,A multi-scale edge detection example, the method is: 1, first image of the three-scale wavelet transform 2, and the modulus value of wavelet coefficient and
bianyuan.rar
- 通过高斯函数导数检测图像边缘,实质是方向可调小波变换检测图像边缘。,Gaussian function through derivative edge detection in real terms is Steerable Wavelet image edge detection.
VC++DigitalImagingProssing
- VC++图像处理程序设计-杨淑莹-配套源码: 本书介绍了各种数字图像处理的算法及编程实现技术。全书由13章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、图像的小波变换和JPIG图像的压缩编码。 -VC++ Image processing program design-杨淑莹- supporting source code:
ed
- 使用matlab工具进行边缘检测,基于小波多尺度变换。-Matlab tools use edge detection, based on wavelet multi-scale transform.
wavelet
- 基于小波变换的边缘检测算法程序,希望对大家有用-Based on wavelet transform edge detection algorithm procedures in the hope for all of us
test
- 运行test文件,该程序用小波变换算子对图像进行边缘检测-Run the test file, the program operator with wavelet transform for image edge detection
edge_detection
- 通过检测二维小波变换的模极大值点可以确定图像的边缘点,利用小波变换的多尺度性用于图像的边缘检测-By detecting modulus maxima point of two-dimensional wavelet transform we can determine the image edge points, using multi-scale nature of wavelet transform in image edge detection
edge
- 小波变换自80年代发展至今,一直得到人们的关注,本程序利用提升小波,进行边缘检测-80 years since the development of wavelet transform has been received attention, the procedures used wavelet, edge detection
zhengqiang
- 利用二维小波的图像增强 基于小波变换的多尺度图像边缘检测matlab源代码(在Matlab7.0下运行) -Using two-dimensional wavelet image enhancement based on wavelet transform multi-scale edge detection matlab source code (in Matlab7.0 run)
bianyuanjiance
- 图像边缘检测代码,基于matlab7.0。基于小波变换的边缘检测。-Edge detection code, based on matlab7.0. Edge detection based on wavelet transform.
xiaobo
- 针对图像边缘检测,利用小波变换实现图像边缘检测,得到良好的检测效果-For image edge detection, wavelet transform edge detection to get good testing results
A-wavelet-edge
- 一个小波变换数字图像处理的边缘检测源程序-A wavelet edge detection procedures of the MATLAB
A-wavelet-edge
- 一个数字图像处理的边缘检测的基于小波变换matlab源程序-A digital image processing based on wavelet transform edge detection matlab source
prog
- 基于小波变换的边缘检测。和canny检测相比能很好的检测出图像的边缘-Wavelet-based edge detection. And canny detection can be very good compared to detect image edge
xiaobobianyuan
- 基于小波变换以及改进的小波变换图像边缘检测MALAB程序代码(Image edge detection based on Wavelet Transform)
d2wt_test
- 用多层小波变换模极大值法对图像进行边缘检测(Edge detection using wavelet transform modulus maxima method)