15 #ifndef __IPSDKIMAGEPROCESSING_BASEKERNELPROPERTYRULE_H__ 16 #define __IPSDKIMAGEPROCESSING_BASEKERNELPROPERTYRULE_H__ 19 #include <IPSDKImageProcessing/Rule/BaseImageProcessingRule.h> 70 #endif // __IPSDKIMAGEPROCESSING_BASEKERNELPROPERTYRULE_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Base class for rules applied on image processing objects.
Definition: BaseImageProcessingRule.h:28
Base class for rules allowing to check property of a kernel attribute.
Definition: BaseKernelPropertyRule.h:28
eKernelRuleType
enumerate describing kernel rule operation type
Definition: KernelRuleTypes.h:33
Predefined types for kernel rules management.
eImageProcessingRuleType
enumerate describing image processing rule operation type
Definition: ImageProcessingRuleTypes.h:33
Definition of import/export macro for library.
#define IPSDKIMAGEPROCESSING_API
Import/Export macro for library IPSDKImageProcessing.
Definition: IPSDKImageProcessingExports.h:25
eImageProcessingRuleType getImageProcessingRuleType() const
retrieve image processing rule operation type
Definition: BaseKernelPropertyRule.h:59
check for kernel property
Definition: ImageProcessingRuleTypes.h:45
static const eImageProcessingRuleType::domain g_imageProcessingRuleType
image processing rule type associated to rule
Definition: BaseKernelPropertyRule.h:33