RankOperator

API

A rank operator that implements the Median-, Minimum- and Maximum-filter. To compute the new value of a pixel the rank operator considers pixels in the current pixel's neighborhood determined by mask. The current pixel value is then given by the median, the minimum or the maximum value of the considered pixel values.

Required input:

Output:


© 2010 - 2014 , Alida/MiToBo Development Team
Website: http://www.informatik.uni-halle.de/{alida,mitobo}
Contact: mitobo@informatik.uni-halle.de