当前注册人数422990人 邮箱: 密码: 注册新用户 忘记密码
首页 C/C++/MFC C# ASP.NET VB.NET MATLAB Android   站内搜索 下载代码说明/积分规则
为什么要注册?

1. 可以直接免费从本站下载代码,防止邮件发送不到您的邮箱,或登录不了国外网站

2. 可以设定关键字,当有您关心的代码收录时,邮件通知您

3. 对这里的代码进行评分和评论

4. 可以和大家一起分享你的源代码,得到更多的建议

Anisotropic Diffusion

灰度图像各向异性扩散(Anisotropic Diffusion)滤波算法源代码

2007年12月20日
Matlab R14 SP2, Image Processing Toolbox
本程序实现灰度图像各向异性扩散(Anisotropic Diffusion)滤波算法,可以用于平滑信号,保留边缘,增强边缘对比度。与普通高斯Gaussian算法相比,它不会平滑边缘的图像。
相关知识

A recommend the following procedures to clarify your doubt relatively to the anisotropic implementation:

- run the example of anisodiff1D(.) [the visual effect of anisotropic filtering is more evident when applied to a 1D signal]

- instead of using a Gaussian with a small sigma try a higher one, e.g.,
hG = fspecial('gaussian',31,9); % sigma = 9;
Who will see that even if you increase the number of diffusion iterations the edges will prevail, contrary to the smoothing provided by the Gaussian filter.

Another advice: try reading and understanding the code with greater attention before rating it. The references to the articles aren´t there for nothing you now! :P

源代码原文下载:
Anisotropic Diffusion (Perona & Malik) The implementation details are described in "P. Perona and J. Malik, Scale-Space and Edge Detection Using Anisotropic Diffusion, IEEE Transactions on Pattern Analysis and Machine Intelligence, 12(7):629-639, July 1990" and in "G. Grieg, O. Kubler, R. Kikinis, and F. A. Jolesz, Nonlinear Anisotropic Filtering of MRI Data, IEEE Transactions on Medical Imaging, 11(2):221-232, June 1992".

源码图片

从本站下载附件及源代码(1个附件,已经成功下载1682次)

最值得关注的外文源代码

Free Source Code for Image segmentation and Extraction
Ideal Low Pass Filter
2D Target tracking using Kalman filter
Finger Print Verification System
评论(评论是增加积分的一个有效途径)
字数在300字内
请如实评论
本源代码共评论383次,此处显示最近20次评论! 查看所有评论

liushaw  2018年03月30日
看起来不错,怎么下载呢
gaofei  2018年01月20日
ok
guomanshan  2017年12月28日
很好用。
zcphwyj  2017年12月16日
两天后才能下载?
1231231  2017年03月30日
确实挺好的代码,不错
叶上初阳冷  2017年03月09日
值得珍藏,感谢
小雨与豫豫  2016年11月02日
谢谢分享
西窗月168  2016年10月04日
谢谢楼主分享
Byte_Huang  2016年05月09日
不错 值得珍藏
天涯沙漠  2016年03月20日
不错 值得收藏。
feixiang  2015年09月19日
不错 值得收藏
feixiang  2015年05月12日
学习了
好好  2014年12月10日
就是Matlab 参考不是很大
好好  2014年12月10日
就是Matlab 参考不是很大
zjscu  2014年11月08日
收藏下,谢谢
蹭饭  2014年11月03日
确实挺好的代码,不错,有用
moyuwuhen01  2014年10月30日
很感谢啊!正愁没法做这个方面的分析呢!非常感谢
P木稻草  2014年05月08日
我想知道各个参数怎么设置,自己估计?
xjzys2001  2014年05月06日
谢谢
tenround  2014年04月08日
谢谢分享
字数在300字内
请如实评论
200万国内源码搜索
CopyRight (C) codesoso.com 2007-2009 All Rights Reserved zhihuishi   免责声明