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

Log messages description. More...

#include <IPSDKMath/IPSDKMathExports.h>
#include <IPSDKUtil/Logger/LogMessageManagerHdrMacros.h>

Go to the source code of this file.

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 
 ipsdk::math
 Namespace agregating IPSDK mathematical routines and classes.
 

Enumerations

enum  ipsdk::math::eClusteringMessage {
  ipsdk::math::eClusteringNotDone, ipsdk::math::eInvalidAccuracyThreshold, ipsdk::math::eInvalidClusterIndex, ipsdk::math::eInvalidMaxDictionarySize,
  ipsdk::math::eInvalidMinChangeRatio, ipsdk::math::eInvalidNbClusters, ipsdk::math::eInvalidPolynomialAlpha, ipsdk::math::eInvalidPolynomialBeta,
  ipsdk::math::eInvalidPolynomialDegree, ipsdk::math::eInvalidRBFSigma, ipsdk::math::eNullNbAttempts, ipsdk::math::eNullNbClusters,
  ipsdk::math::eNullNbIteration, ipsdk::math::eValidityIndexTypeNotYetSupported
}
 Enumerate describing messages. More...
 

Detailed Description

Log messages description.

Author
E.Noirfalise
Date
2018/07/26