MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
Namespaces | Variables
Filters/mdsGaussian.hxx File Reference

Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2005 by Michal Spanel
. More...

Namespaces

namespace  gaussian

Variables

const double gaussian::INV_TWO_PI = 1.0 / mds::math::TWO_PI
 Constant 1 / (2 * pi).
const double gaussian::SIGMA2SIZE = 5.0
 Conversion of the filter standard deviation to the kernel size.
const double gaussian::SIZE2SIGMA = 1 / 5.0
 Conversion of the kernel size to the standard deviation.

Detailed Description

Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2005 by Michal Spanel
.

Author: Michal Spanel, spanel@fit.vutbr.cz
Date: 2005/09/08

Id:
mdsGaussian.hxx 2084 2012-02-13 10:23:58Z spanel

Description: