Pink 0.9
|
salient watershed transformation More...
salient watershed transformation
Usage: saliency in connex out
Description: Performs the salient watershed transformation on the image in, The parameter connex gives the adjacency relation (4 or 6b in 2D).
The image out is a int32_t image (int32_t)
In 4 connectivity, the output image is a line graph in the khalimsky grid. In 6b connectivity, the result is on the pixels themselves, with the gammab neighborhood.
Types supported: byte 2d, byte 3d
Category: connect