IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
TileCollComparisonRuleTypes.h
Go to the documentation of this file.
1 // TileCollComparisonRuleTypes.h:
3 // ------------------------------
4 //
14 
15 #ifndef __IPSDKIMAGEPROCESSING_TILECOLLCOMPARISONRULETYPES_H__
16 #define __IPSDKIMAGEPROCESSING_TILECOLLCOMPARISONRULETYPES_H__
17 
19 
20 namespace ipsdk {
21 namespace imaproc {
22 
25 
34 )
35 
36 
39 } // end of namespace imaproc
40 } // end of namespace ipsdk
41 
42 #endif // __IPSDKIMAGEPROCESSING_TILECOLLCOMPARISONRULETYPES_H__
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Match tile coordinates in collection.
Definition: TileCollComparisonRuleTypes.h:36
Predefined types for management of attributes associated to collection of image tiles.
eTileCollComparisonRuleType
enumerate describing image strip comparison rule operation type
Definition: TileCollComparisonRuleTypes.h:32
Match tiles buffer type.
Definition: TileCollComparisonRuleTypes.h:38
Match collection size.
Definition: TileCollComparisonRuleTypes.h:34
#define IPSDK_ENUM(enumTypeStr, enumSeq)
macro allowing to declare an enumerate for library
Definition: EnumMacros.h:26