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 __IPSDKIPLATTRIBUTES_MINMAXDEFINITION_H__
16 #define __IPSDKIPLATTRIBUTES_MINMAXDEFINITION_H__
17 
19 
20 namespace ipsdk {
21 namespace imaproc {
22 namespace attr {
23 
26 
32 )
33 
34 
37 } // end of namespace attr
38 } // end of namespace imaproc
39 } // end of namespace ipsdk
40 
41 #endif // __IPSDKIPLATTRIBUTES_MINMAXDEFINITION_H__
minimal and maximal intensities are defined by the user
Definition: MinMaxDefinition.h:35
eMinMaxDefinition
Enumerate describing range definition for histogram measure parameters.
Definition: MinMaxDefinition.h:31
minimal and maximal intensities of the image
Definition: MinMaxDefinition.h:33
#define IPSDK_ENUM(enumTypeStr, enumSeq)