IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
MeasureUtils.h
Go to the documentation of this file.
1 // MeasureUtils.h:
3 // ---------------
4 //
14 
15 #ifndef __IPSDKBASESHAPEANALYSIS_MEASUREUTILS_H__
16 #define __IPSDKBASESHAPEANALYSIS_MEASUREUTILS_H__
17 
21 
22 namespace ipsdk {
23 namespace shape {
24 namespace analysis {
25 
28 
31 
32 } // end of namespace analysis
33 } // end of namespace shape
34 
37 
38 } // end of namespace ipsdk
39 
40 #endif // __IPSDKBASESHAPEANALYSIS_MEASUREUTILS_H__
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
IPSDK_DECLARE_SERIAL_ENUM(IPSDKBaseData, eDiscreteOrientation2d)
serialization operators for eDiscreteOrientation2d enumerate
Definition of import/export macro for library.
Macro allowing to declare serialization for a given enumerate.
eMsrProcessingStatus
Enumerate describing measure processing status.
Definition: MeasureTypes.h:48
Predefined types for measures management.