Compressing image by applying sliding average filter
Version 1.0.0 (840 KB) by
siyuan lin
This program helps you compress the photo by applying the method of sliding average method. Also anti-aliasing is shown in the same way.
In many fields, when we want to search for some photos and use them, it may be very likely that the size of the photos are not exactly the same as expected.
Considering that Matlab provides easy access for people to manipulate arrays, we tend to employ the method of Moving Average, which is relatively easier to manipulate.
But the file you should save is ine format of bmp in the same directory as your matlab live script.
Cite As
siyuan lin (2026). Compressing image by applying sliding average filter (https://www.mathworks.com/matlabcentral/fileexchange/90237-compressing-image-by-applying-sliding-average-filter), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2019a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
|
