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

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

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

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

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

Total Variation Image Denoising

基于PDE的图像边缘保留去噪源代码

2007年12月15日
Matlab R14 SP2, Image Processing Toolbox
本程序实现全变分(Total Variation, TV)的去噪算法,它使用了PDF纠正TV算法中的小问题。该算法可以很好地保留原图边缘信息的同时,去除噪声。
相关知识
源代码原文下载:
Total Variation Image Denoising The Rudin-Osher-Fatemi total variation (TV) denoising technique poses the problem of denoising as a minimization problem: Min int (f-u)^2 + lambda * int |grad u| u where f is the noisy image, lambda is a parameter, and u is the denoised image we seek. We may solve this minimization problem by solving the associated PDE: u_t = (f-u) + (lambda/2) * curl u u = tvdenoise(f,lambda,NumSteps) denoises the input image f over NumSteps number of iterations. The larger the parameter lambda, the stronger the denoising. For a demo, run tvdenoise without any inputs.

源码图片

点击链接查看大图
从本站下载附件及源代码(1个附件,已经成功下载2162次)

最值得关注的外文源代码

Free Source Code for Image segmentation and Extraction
Bilateral Filtering for grayscale and color images
IMAGE DENOISING USING BAYES THRESHOLDING OF WAVELET COEFFICIENTS
Edge Detection of Color Images using Canny
评论(评论是增加积分的一个有效途径)
字数在300字内
请如实评论
本源代码共评论488次,此处显示最近20次评论! 查看所有评论

Yuchen  2023年05月15日
试试看
莫名的小情绪  2020年09月03日
学习了
supremebliss  2018年03月17日
真的很值得学习
supremebliss  2018年03月17日
真的很值得学习
午羊  2017年08月22日
很好的论坛
liuhuan123456  2017年07月11日
Poo  2017年06月08日
程序为什么要两天后才能下载呀?
fenghui  2017年05月29日
不错的 学习中
梅子黄时雨  2017年05月23日
一直都在这里学习
梅子黄时雨  2017年05月13日
会在这里继续学习,发现的很好的论坛
梅子黄时雨  2017年05月13日
寻找了挺长时间,非常好
woo373  2017年04月27日
谢谢
Valeny  2017年01月06日
很棒的
Asura_Wrath  2016年12月17日
很好
马叉虫  2016年10月17日
不错
文文  2016年10月03日
非常好
fenghui  2016年08月14日
特别好,找了好久的
新鲜猫屎  2016年04月20日
学习了,谢谢
hanhua7701  2016年04月14日
谢谢分享,建议加上程序使用说明
Wasabibi  2016年03月20日
谢谢版主
字数在300字内
请如实评论
200万国内源码搜索
CopyRight (C) codesoso.com 2007-2009 All Rights Reserved zhihuishi   免责声明