Main Page   File List   Globals  

vcanny3d.c File Reference

vcanny3d -- 3D edge detection. More...


Detailed Description

vcanny3d -- 3D edge detection.

Description
Perform a 3D Canny edge detction, optionally followed by a non-maxima suppression.
Reference:
J. Canny (1986). "A computational approach to edge detection", IEEE-PAMI, Vol.8, No.6. pp.679--698.
Usage
vcanny2d
Parameters:
-in  input image
-out  output image
-dim  size of filter mask. Default: 5
-nonmax  Whether non-maximum suppression is performed [ true | false ]. Default: false
Examples
Known bugs
none.
Author:
G.Lohmann, MPI-CBS, 2004

Generated on Tue Nov 23 09:50:52 2004 for VIA - Volumetric Image Analysis by doxygen1.2.15