RGB Image Decomposition
版本 1.0.0.1 (1.6 KB) 作者:
Rick Rosson
Displays RGB decomposition of a full color image
Function imColorSep takes a single input argument, an M x N x 3 array representing a full color RGB image, and generates a figure window containing four images: the original full color image, and the three individual monochromatic images representing the red, green, and blue components of the original image. The function returns a handle to the figure window.
See also "NTSC Image Decomposition."
引用格式
Rick Rosson (2026). RGB Image Decomposition (https://ww2.mathworks.cn/matlabcentral/fileexchange/18125-rgb-image-decomposition), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2007b
兼容任何版本
平台兼容性
Windows macOS Linux类别
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Region and Image Properties >
- Image Processing and Computer Vision > Image Processing Toolbox > Image Filtering and Enhancement > Contrast Adjustment >
在 Help Center 和 MATLAB Answers 中查找有关 Region and Image Properties 的更多信息
