.TH "vsmooth3d" 1 "Fri Feb 17 2012" "VIA - Volumetric Image Analysis" \" -*- nroff -*- .ad l .nh .SH NAME vsmooth3d \- .PP vsmooth3d - perform 3d smoothing filter .SH SYNOPSIS .br .PP .SH "Detailed Description" .PP vsmooth3d - perform 3d smoothing filter \fBDescription\fP .RS 4 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\&. .RE .PP \fBUsage\fP .RS 4 .RE .PP \fCvsmooth3d\fP .PP \fBParameters:\fP .RS 4 \fI-in\fP input image .br \fI-out\fP output image .br \fI-n\fP type of neighbourhood used for smoothing (6 | 18 | 26)\&. Default: 18 .br \fI-iter\fP number of iterations\&. Default: 1 .RE .PP \fBExamples\fP .RS 4 .br .RE .PP \fBKnown bugs\fP .RS 4 none\&. .RE .PP \fBAuthor:\fP .RS 4 G\&.Lohmann, MPI-CBS, 2004 .RE .PP .SH "Author" .PP Generated automatically by Doxygen for VIA - Volumetric Image Analysis from the source code\&.