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

Informs if the algorithm uses a random approach or not (used for instance in the KMeansPPClusterInit 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::eRandomAlgoType { ipsdk::imaproc::attr::eRAT_NonRandom, ipsdk::imaproc::attr::eRAT_Random }
 Enumerate describing the statistic projections. More...
 

Detailed Description

Informs if the algorithm uses a random approach or not (used for instance in the KMeansPPClusterInit algorithm)

Author
R. Abbal
Date
2017/01/06