MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
Variables
gaussian Namespace Reference

Variables

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

Variable Documentation

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.