Pink 0.9

dilatballnum.c File Reference

morphological grayscale dilation by an Euclidean ball More...


Detailed Description

morphological grayscale dilation by an Euclidean ball

Usage: dilatballnum in.pgm r out.pgm

Description: Morphological grayscale dilation by an Euclidean ball. The parameter r must a positive number (int or float), the structuring element for this dilation is a ball (or a disc) of radius r.

Types supported: byte 2d, byte 3d

Category: morpho

Author:
Michel Couprie 2006