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

Predefined types for statistic projections management. 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::eProjStatType {
  ipsdk::imaproc::attr::ePST_Max, ipsdk::imaproc::attr::ePST_Mean, ipsdk::imaproc::attr::ePST_Median, ipsdk::imaproc::attr::ePST_Min,
  ipsdk::imaproc::attr::ePST_StdDev, ipsdk::imaproc::attr::ePST_Sum, ipsdk::imaproc::attr::ePST_Variance
}
 Enumerate describing the statistic projections. More...
 

Detailed Description

Predefined types for statistic projections management.

Author
R. Abbal
Date
2015/04/01