Pink 0.9

dynamiquefilter.c File Reference

filter components according to the dynamics of the maxima More...


Detailed Description

filter components according to the dynamics of the maxima

Usage: dynamiquefilter in.pgm connex value [order] out.pgm

Description: Computes the ordered dynamics of the maxima, with connectivity connex, selects the maxima with a dynamics greater or equal to value, and find the maximal components which includes these maxima. The definition of the ordered dynamics is the one given in [Ber05]. The optional argument order is one of the following:

References:
[Ber05] G. Bertrand: "A new definition of the dynamics", Procs. ISMM05, Springer, series Computational Imaging and Vision, Vol. 30, pp. 197-206, 2005.

Types supported: byte 2D, byte 3D.

Category:

Author:
Michel Couprie