vcanny3d(1)
NAME
vcanny3d
vcanny3d -- 3D edge detection
SYNOPSIS
Detailed Description
vcanny3d -- 3D edge detection
Description.RS 4 Perform a 3D Canny edge detction, optionally followed
by a non-maxima suppression.
Reference:
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
Author:
G.Lohmann, MPI-CBS, 2004
Author
- Generated automatically by Doxygen for VIA - Volumetric Image Analysis
from the source code.