isrgb
PURPOSE
% Returns true if parameter is a RGB image.
SYNOPSIS
function flag = isrgb(A)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- flag % Create color colormap. This colormap cycles through red, white, blue
This function is called by:
- graythresh % Compute global image threshold using Otsu's method.
- im2bw % Converts image data types to a black-white (binary) image.
- im2double % Converts the input image to an image of class double.
- im2uint16 % Converts the input image to an image of class uint16.
- im2uint8 % Converts the input image to an image of class uint8.
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003