Damaged image recovery

A simple prog. for treating damaged areas in gray scale images
745 Downloads
Updated 2 Nov 2011

View License

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

Cite As

Abdulrahman Siddiq (2026). Damaged image recovery (https://www.mathworks.com/matlabcentral/fileexchange/33590-damaged-image-recovery), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Version Published Release Notes
1.0.0.0