vcanny2d(1) 2D edge detection

SYNOPSIS


Detailed Description

vcanny2d -- 2D edge detection

Description

Perform a 2D Canny edge detction.

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

Examples

Known bugs

none.

Author:

G.Lohmann, MPI-CBS, 2004

Author

Generated automatically by Doxygen for VIA - Volumetric Image Analysis from the source code.