IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
StripComparisonRuleTypes.h
Go to the documentation of this file.
1 // StripComparisonRuleTypes.h:
3 // ---------------------------
4 //
15 
16 #ifndef __IPSDKIMAGEPROCESSING_STRIPCOMPARISONRULETYPES_H__
17 #define __IPSDKIMAGEPROCESSING_STRIPCOMPARISONRULETYPES_H__
18 
20 
21 namespace ipsdk {
22 namespace imaproc {
23 
26 
36 )
37 
38 
41 } // end of namespace imaproc
42 } // end of namespace ipsdk
43 
44 #endif // __IPSDKIMAGEPROCESSING_STRIPCOMPARISONRULETYPES_H__
Predefined types for strip rules management.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
eStripComparisonRuleType
enumerate describing image strip comparison rule operation type
Definition: StripComparisonRuleTypes.h:33
Rule allowing to check that a strip in not used in situ.
Definition: StripComparisonRuleTypes.h:41
Match strip size.
Definition: StripComparisonRuleTypes.h:35
Match strip buffer types.
Definition: StripComparisonRuleTypes.h:39
#define IPSDK_ENUM(enumTypeStr, enumSeq)
macro allowing to declare an enumerate for library
Definition: EnumMacros.h:26
Match strip xy planar size.
Definition: StripComparisonRuleTypes.h:37