Home > freetb4matlab > image > cordflt2.m

cordflt2

PURPOSE ^

% Implementation of two-dimensional ordered filtering. This function has been

SYNOPSIS ^

function retval = cordflt2(A, nth, domain, S)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} cordflt2(@var{A}, @var{nth}, @var{domain}, @var{S})
% Implementation of two-dimensional ordered filtering. This function has been
% deprecated and should NOT be used. Instead use @code{ordfilt2}.
% @seealso{ordfilt2}
% @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