% Returns true for an index image. All index values must
SYNOPSIS
function ret = isind (X)
DESCRIPTION
% -*- texinfo -*-
% @deftypefn {Function File} @var{bool}= isind (@var{X})
% Returns true for an index image. All index values must
% be intergers and greater than or equal to 1.
% @end deftypefn
CROSS-REFERENCE INFORMATION
This function calls:
This function is called by:
im2bw % Converts image data types to a black-white (binary) image.