CA#1: Display image type using imfinfo structure and BitDept

Display image type: truecolor (24 bit), grayscale (8-bit) or binary (1-bit). Image type is tested by imfinfo structure and BitDepth field.

您现在正在关注此提交

% -- 24 bit truecolor image: BitDepth = 24:
% -- 8-bit grayscale image: BitDepth = 8:
% -- 1-bit grayscale image: BitDepth = 1:

引用格式

Maher Rajab (2026). CA#1: Display image type using imfinfo structure and BitDept (https://ww2.mathworks.cn/matlabcentral/fileexchange/117270-ca-1-display-image-type-using-imfinfo-structure-and-bitdept), MATLAB Central File Exchange. 检索时间: .

标签

添加标签

Add the first tag.

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

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

Count each type of image.

2.0.0

Digital Image Processing - Count images according to type.

1.0.0