Function File: ordfilt2 (A, nth, domain)
Function File: ordfilt2 (A, nth, domain, S)
Function File: ordfilt2 (…, padding)

Two dimensional ordered filtering.

This function exists only for MATLAB compatibility as is just a wrapper to the ordfiltn which performs the same function on N dimensions. See ordfiltn help text for usage explanation.

See also: medfilt2, padarray, ordfiltn.

Package: image