IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Enumerations
KDEBandwidthMethodTypes.h File Reference

Predefined types for management of bandwidth associated to a kernel density estimation algorithm. More...

#include <IPSDKUtil/Tools/EnumMacros.h>

Go to the source code of this file.

Namespaces

 ipsdk::imaproc::attr
 Namespace agregating IPSDK image processing attributes used by algorithm.
 

Enumerations

enum  ipsdk::imaproc::attr::eKDEBandwidthMethod { ipsdk::imaproc::attr::eKDEBM_ScottsRule, ipsdk::imaproc::attr::eKDEBM_SilvermansRule, ipsdk::imaproc::attr::eKDEBM_GaussianUnivariate, ipsdk::imaproc::attr::eKDEBM_UserDefined }
 Enumerate describing method used to select bandwidth parameter ( $h$) during processing of a kernel density estimation algorithm. More...
 

Detailed Description

Predefined types for management of bandwidth associated to a kernel density estimation algorithm.

Author
E.Noirfalise
Date
2017/01/31