Damaged image recovery

A simple prog. for treating damaged areas in gray scale images
736.0 次下载
更新时间 2011/11/2

查看许可证

Damaged image recovery
% This is a simple prog. for treating damaged areas in gray scale images.
% The recovery algorithm depends on replacing the missing pixels by the
% median of the non-damaged pixels lying within a 3x3 mask centered on the
% treated pixel. The algorithm is efficient for smooth areas, and it is
% less efficient in recovering areas belonging to different regions in the
% image. The prog. is tested on a segment of the rice.png image. The
% damaged area is determined by the user.
%
% By: Abdulrahman Ikram Siddiq
% Kirkuk - IRAQ
% Wednsday Nov.2nd 2011 9:16 PM

引用格式

Abdulrahman Siddiq (2024). Damaged image recovery (https://www.mathworks.com/matlabcentral/fileexchange/33590-damaged-image-recovery), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2008b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0