selectivelySimplify

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

您现在正在关注此提交

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.

引用格式

Brett Shoelson (2026). selectivelySimplify (https://ww2.mathworks.cn/matlabcentral/fileexchange/67642-selectivelysimplify), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Numeric Types 的更多信息

标签

添加标签

Add the first tag.

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.1

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

1.0.0.0