Pink 0.9

lantuejoul.c File Reference

Lantuejoul's skeleton. More...


Detailed Description

Lantuejoul's skeleton.

Usage: lantuejoul in.pgm [dist] out.pgm

Description: Let X be the set in in.pgm . The result is union{Si(X), i in N} where Si(X) = erosball(X,i) \ openball(erosball(X,i),1). Structuring elements are balls defined after a distance. The distance used depends on the optional parameter dist (default is 0) :

Warning:
The input image in.pgm must be a binary image. No test is done.

Types supported: byte 2D, byte 3D

Category: morpho

Author:
Michel Couprie août 2009