Query: vsmooth3d
OS: debian
Section: 1
Links: debian man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
vsmooth3d(1) General Commands Manual vsmooth3d(1)NAMEvsmooth3d - vsmooth3d - perform 3d smoothing filterSYNOPSISDetailed Description vsmooth3d - perform 3d smoothing filter Description vsmooth3d is a ranking filter used for smoothing segmentation results. The filter computes the most frequent value in a 6 (or 18) neighbourhood and replaces the center pixel with this value. The pixels within the neighbourhood are weighted. This program is useful for postprocessing of segmentation results. It will produce smooth boundaries between regions. Usage vsmooth3d Parameters: -in input image -out output image -n type of neighbourhood used for smoothing (6 | 18 | 26). Default: 18 -iter number of iterations. Default: 1 Examples Known bugs none. Author: G.Lohmann, MPI-CBS, 2004 Author Generated automatically by Doxygen for VIA - Volumetric Image Analysis from the source code. VIA - Volumetric Image Analysis Fri Feb 17 2012 vsmooth3d(1)