Home > freetb4matlab > image > isbw.m

isbw

PURPOSE ^

% Returns true for a black-white (binary) image.

SYNOPSIS ^

function bool = isbw (BW)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} @var{bool}= isbw (@var{BW})
% Returns true for a black-white (binary) image.
% All values must be either 0 or 1
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003