selectivelySimplify

Flatten low-information portions of an image to achieve selectively lossy compression.

You are now following this Submission

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 (2026). selectivelySimplify (https://in.mathworks.com/matlabcentral/fileexchange/67642-selectivelysimplify), MATLAB Central File Exchange. Retrieved .

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.1

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

1.0.0.0