16 #ifndef __IPSDKIMAGEPROCESSING_BASETILECOLLCOMPARISONRULE_H__ 17 #define __IPSDKIMAGEPROCESSING_BASETILECOLLCOMPARISONRULE_H__ 19 #include <IPSDKImageProcessing/Rule/TileColl/BaseTileCollRule.h> 70 #endif // __IPSDKIMAGEPROCESSING_BASETILECOLLCOMPARISONRULE_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Comparison of tile collections.
Definition: TileCollRuleTypes.h:37
Base class for rule allowing to compare properties of two tile collections.
Definition: BaseTileCollComparisonRule.h:28
eTileCollComparisonRuleType
enumerate describing image strip comparison rule operation type
Definition: TileCollComparisonRuleTypes.h:32
Base class for rules applied on attributes associated to collection of image tiles.
Definition: BaseTileCollRule.h:28
#define IPSDKIMAGEPROCESSING_API
Import/Export macro for library IPSDKImageProcessing.
Definition: IPSDKImageProcessingExports.h:25
eTileCollRuleType
enumerate describing rule operation type applied on attributes associated to collection of image tile...
Definition: TileCollRuleTypes.h:33
eTileCollRuleType getTileCollRuleType() const
get tile collection rule type
Definition: BaseTileCollComparisonRule.h:59
static const eTileCollRuleType::domain g_tileCollRuleType
tile collection processing rule type associated to rule
Definition: BaseTileCollComparisonRule.h:33
Predefined types for tile collection attributes comparison rules.