You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
A HPF Mask is used to detect the edges in a given image.Example of one such HPF mask of order 3*3 is
[0 -1 0;-1 4 -1;0 -1 0].
This resultant image of edges is added to the original image so as to produce a sharp image.
Also LPF mask matrices can be used to produce smooth images.
Cite As
Cavin Dsouza (2026). Image Masking Technique (https://www.mathworks.com/matlabcentral/fileexchange/40361-image-masking-technique), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.7 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
