Home > freetb4matlab > image > contrast.m

contrast

PURPOSE ^

% Return a gray colormap that maximizes the contrast in an image. The

SYNOPSIS ^

function map = contrast (x, n)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} contrast (@var{x}, @var{n})
% Return a gray colormap that maximizes the contrast in an image.  The
% returned colormap will have @var{n} rows.  If @var{n} is not defined
% then the size of the current colormap is used instead.
% @seealso{colormap}
% @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