ordfiltn
PURPOSE
% Two dimensional ordered filtering.
SYNOPSIS
function retval = ordfiltn(A, nth, domain, varargin)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- padarray % Pads an array in a configurable way.
This function is called by:
- imdilate % Perform morphological dilation on a given image.
- imerode % Perform morphological erosion on a given image.
- immaximas % Finds local spatial maximas of the given image. A local spatial maxima is
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003