In file No file:

void dilation ( Inrimage *image, CONNECTIVITY_TYPE C = TWENTY_SIX_CONNECTIVITY, int iterations = 1, bool binary = false ) throw( Exception )

Dilation of an image

Documentation

Dilation of an image. The dilation is defined as the maximum value over the neighborhood.
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