selectivelySimplify

Flatten low-information portions of an image to achieve selectively lossy compression.
28 Downloads
Updated 1 Nov 2018

View License

Detects and maintains, in full resolution, high-information portions of an image; and sets low-information portions to the mean local background color/value.

NOTE: You may use a lossless compression algorithm (imwrite) to save the simplified output of selectivelySimplify to keep the high-energy portions pristine (lossless), and the low-energy portions lossy. This can provide more efficient (selectively lossy) image compression.

Cite As

Brett Shoelson (2024). selectivelySimplify (https://www.mathworks.com/matlabcentral/fileexchange/67642-selectivelysimplify), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2018a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Numeric Types in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.1

10/31/18 Minor bug fix; added screen shot.

1.0.0.0