IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
MinMaxDefinition.h
Go to the documentation of this file.
1 // MinMaxDefinition.h:
3 // -------------------
4 //
14 
15 #ifndef __IPSDKIPLSHAPEANALYSIS_MINMAXDEFINITION_H__
16 #define __IPSDKIPLSHAPEANALYSIS_MINMAXDEFINITION_H__
17 
20 
21 namespace ipsdk {
22 namespace imaproc {
23 namespace shape {
24 namespace analysis {
25 
28 
35 )
36 
37 
40 } // end of namespace analysis
41 } // end of namespace shape
42 } // end of namespace imaproc
43 } // end of namespace ipsdk
44 
45 #endif // __IPSDKIPLSHAPEANALYSIS_MINMAXDEFINITION_H__
minimal and maximal intensities are defined by the user
Definition: MinMaxDefinition.h:39
minimal and maximal intensities of the image containing the shape
Definition: MinMaxDefinition.h:37
minimal and maximal intensities of the shape
Definition: MinMaxDefinition.h:35
Definition of import/export macro for library.
eMinMaxDefinition
Definition: MinMaxDefinition.h:33
#define IPSDK_ENUM(enumTypeStr, enumSeq)