MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
Variables
log_filter Namespace Reference

Variables

const double NEG_INV_PI = -1.0 / mds::math::PI
 Constant -1 / 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

const double log_filter::NEG_INV_PI = -1.0 / mds::math::PI

Constant -1 / pi.

const double log_filter::SIGMA2SIZE = 5.0

Conversion of the filter standard deviation to the kernel size.

const double log_filter::SIZE2SIGMA = 1 / 5.0

Conversion of the kernel size to the standard deviation.