IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
TileCollRuleTypes.h
Go to the documentation of this file.
1 // TileCollRuleTypes.h:
3 // --------------------
4 //
15 
16 #ifndef __IPSDKIMAGEPROCESSING_TILECOLLRULETYPES_H__
17 #define __IPSDKIMAGEPROCESSING_TILECOLLRULETYPES_H__
18 
21 
22 namespace ipsdk {
23 namespace imaproc {
24 
27 
34 )
35 
36 
39 } // end of namespace imaproc
40 } // end of namespace ipsdk
41 
42 #endif // __IPSDKIMAGEPROCESSING_TILECOLLRULETYPES_H__
Predefined types for management of attributes associated to collection of image tile.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Comparison of tile collections.
Definition: TileCollRuleTypes.h:37
Property of a tile collection.
Definition: TileCollRuleTypes.h:35
eTileCollRuleType
enumerate describing rule operation type applied on attributes associated to collection of image tile...
Definition: TileCollRuleTypes.h:33
#define IPSDK_ENUM(enumTypeStr, enumSeq)
macro allowing to declare an enumerate for library
Definition: EnumMacros.h:26
Predefined types for image processing rules management.