Home > freetb4matlab > image > imhist.m

imhist

PURPOSE ^

% Shows the histogram of an image using hist.

SYNOPSIS ^

function [varargout] = imhist (I, b)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} imhist (@var{I},@var{n})
% @deftypefnx {Function File} {} imhist (@var{I})
% @deftypefnx {Function File} {} imhist (@var{X},@var{cmap})
% @deftypefnx {Function File} {[@var{n,x}] = } imhist (...)
% Shows the histogram of an image using hist.
% @seealso{hist}
% @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