You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
% Damaged gray-scale or colored 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
% Saturday Nov.5th 2011 10:50 PM
Cite As
Abdulrahman Siddiq (2026). Gray-scale or colored damaged image recovery (https://uk.mathworks.com/matlabcentral/fileexchange/33635-gray-scale-or-colored-damaged-image-recovery), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: dip lab 3
General Information
- Version 1.0.0.0 (2.31 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
