资源列表
Cannysuanzi
- 用Canny算子进行边缘检测 的 函数 文件,大家可以尝试的用用,都是基于matlab平台的。-Canny operator for edge detection function documents, we can try to use use are based on Matlab platform.
laplaciansuanzi
- 用Laplacian算子进行边缘检测 的 函数 文件,大家可以尝试的用用,都是基于matlab平台的。-Laplacian operator used for the edge detection function documents, we can try to use use are based on Matlab platform.
xingtaixue
- 这个是数学形态学在Matlab中对于数字图像处理的应用的一些指导性的意见。希望大家能喜欢。-This is a mathematical morphology in Matlab for digital image processing of the guiding opinions. Hope that we can like.
chap0000000000004
- Visual c++ MATLAB图像处理与识别 书盘源码上传0000000004--第4章-Visual c MATLAB image processing and recognition site source book Upload 0000000004 -- Chapter 4
edgedetect_basedonWavelet
- 利用小波变换进行图像边缘提取,用matlab语言编写实现。edgedetect_basedonWavelet.m-using wavelet transform image edge extraction, using Matlab language achievement. Edgedetect_basedonWavelet.m
gifdonghua
- VC编写的用于显示GIF动画的一个程序,很有意思,你可以下载去看一看,也许对你有启发。-VC prepared for display GIF animation of a procedure, it is interesting that you can download to see, Perhaps you are inspired.
2223222
- 我们给出一个模板 和一幅图象 。不难发现原图中左边暗,右边亮,中间存在着一条明显的边界。进行模板操作后的结果如下: 。 可以看出,第3、4列比其他列的灰度值高很多,人眼观察时,就能发现一条很明显的亮边,其它区域都很暗,这样就起到了边沿检测的作用。 为什么会这样呢?仔细看看那个模板就明白了,它的意思是将右邻点的灰度值减左邻点的灰度值作为该点的灰度值。在灰度相近的区域内,这么做的结果使得该点的灰度值接近于0;而在边界附近,灰度值有明显的跳变,这么做的结果使得该点的灰度值很大,这样
cwt_fringe
- 用matlab语言编写的基于连续小波变换分析光栅信号的案例-using Matlab language based on the continuous wavelet transform grating signal case
A_Practical_Guide_to_Wavelet_Analysis
- A Practical Guide to Wavelet Analysis:采用连续小波变换对一维信号进行分析的整个过程,包含具体实例的论文,具有很高的参考价值!-A Practical Guide to Wavelet Analysis : Continuous wavelet transform one-dimensional signal analysis of the entire process, including specific examples of papers, have
edgetest
- 本软件用VC++实现边缘检测功能,效果很好!-the software with VC edge detection function and the results very good!
erodeandexpend
- 本程序用VC++实现了腐蚀和膨胀功能,效果极佳!-this procedure with VC corrosion and expansion of the function, the effect is excellent!
tuoyuan
- 利用选择ROI对待处理的图像进行有效的椭圆拟合。-use ROI treat the choice of images for effective elliptical fitting.
