15 #ifndef __IPSDKIMAGEPROCESSING_IMAGERULETYPES_H__ 16 #define __IPSDKIMAGEPROCESSING_IMAGERULETYPES_H__ 65 #endif // __IPSDKIMAGEPROCESSING_IMAGERULETYPES_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Match all coordinates for image sizes.
Definition: ImageRuleTypes.h:78
Check for image property.
Definition: ImageRuleTypes.h:35
Match t coordinates for image sizes.
Definition: ImageRuleTypes.h:60
Check an image property compared with an other parameter.
Definition: ImageRuleTypes.h:37
Match c coordinates for image sizes.
Definition: ImageRuleTypes.h:58
Match z, c and t coordinates for image sizes.
Definition: ImageRuleTypes.h:76
Match 2d coordinates for image sizes.
Definition: ImageRuleTypes.h:66
Match 3d coordinates for image sizes.
Definition: ImageRuleTypes.h:68
Match y coordinates for image sizes.
Definition: ImageRuleTypes.h:54
Comparison of images properties.
Definition: ImageRuleTypes.h:33
Predefined types for image attributes management.
eImageRuleType
enumerate describing image rule operation type
Definition: ImageRuleTypes.h:31
Match z and t coordinates for image sizes.
Definition: ImageRuleTypes.h:72
Match x coordinates for image sizes.
Definition: ImageRuleTypes.h:52
eMatchImageSizeType
enumerate describing image comparison on image size rule operation type
Definition: ImageRuleTypes.h:50
Match z and c coordinates for image sizes.
Definition: ImageRuleTypes.h:70
Match c and t coordinates for image sizes.
Definition: ImageRuleTypes.h:74
Match x, y, z and t coordinates for image sizes.
Definition: ImageRuleTypes.h:62
Match x, y, z, and c coordinates for image sizes.
Definition: ImageRuleTypes.h:64
#define IPSDK_ENUM(enumTypeStr, enumSeq)
macro allowing to declare an enumerate for library
Definition: EnumMacros.h:26
Predefined types for image processing rules management.
Match z coordinates for image sizes.
Definition: ImageRuleTypes.h:56