In file No file:

void topHat ( Inrimage *inputImage, Inrimage *outputImage, StructuringElement *se, int iterations = 1, bool binary = false ) throw( Exception )

Top Hat Transform of an image

Documentation

Top Hat Transform of an image. The Top Hat Transform is defined as the substraction of the input image by its opening.
Parameters:
iterations - number of iterations to be performed with the structuring element
binary - if true specialized binary operations are used (may be interesting especially in 3D, and/or for a large number of iterations)

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de