![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
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 ( ) during processing of a kernel density estimation algorithm. More... | |
Predefined types for management of bandwidth associated to a kernel density estimation algorithm.
1.8.14