Pink 0.9

watershedthin.c File Reference

Thin watershed transformation (Meyer's algorithm on perfect fusion grid) More...


Detailed Description

Thin watershed transformation (Meyer's algorithm on perfect fusion grid)

Usage: watershedthin in mark {bgmark|null} {roi|null} parite out

Description:

Performs the watershed transformation on the image in, considered to be on a perfect fusion grid, taking the set of markers in mark. Returns the divide set.

If this parameter is present, bgmark is used as a set of markers for the background. If this parameter is present, roi indicates the region of interest on which the operation is performed. The parameter parite (0 or 1) gives the the translation of the fusion grid.

Types supported: byte 2d

Category: connect

Author:
Jean Cousty