Pink 0.9

propgeo.c File Reference

geodesic propagation of image values More...


Detailed Description

geodesic propagation of image values

Usage: propgeo in.pgm mask.pgm connex mode out.pgm

Description: Propagates certain values of the original image in.pgm, geodesicaly wrt the connected components of the binary image mask.pgm. The connexity is specified by the parameter connex. The mode is one of the following ones:

Only modes min, max and moy are available for int32_t images.

Types supported: byte 2d, int32_t 2d byte 3d, int32_t 3d

Category: connect

Author:
Michel Couprie