16 #ifndef __IPSDKIMAGEPROCESSING_IMAGEBINARYMIXEDRULETYPES_H__ 17 #define __IPSDKIMAGEPROCESSING_IMAGEBINARYMIXEDRULETYPES_H__ 20 #include <IPSDKImageProcessing/Attribute/IPEnum/ImageBufferTypeAttributeTypes.h> 60 #endif // __IPSDKIMAGEPROCESSING_IMAGEBINARYMIXEDRULETYPES_H__ eMatchImageSizeScale
enumerate used in comparison between scalar and image size, to determine whether scalar is compared t...
Definition: ImageBinaryMixedRuleTypes.h:59
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
eImageBinaryMixedRuleType
enumerate describing image binary mixed rule operation type
Definition: ImageBinaryMixedRuleTypes.h:35
check whether a value is lower than the smallest dimension of an image
Definition: ImageBinaryMixedRuleTypes.h:39
scalar is compared to image half size
Definition: ImageBinaryMixedRuleTypes.h:63
Predefined types for image rules management.
check that an image match a given image buffer type attribute
Definition: ImageBinaryMixedRuleTypes.h:41
scalar is compared to image full size
Definition: ImageBinaryMixedRuleTypes.h:61
Predefined types for data items.
#define IPSDK_ENUM(enumTypeStr, enumSeq)
macro allowing to declare an enumerate for library
Definition: EnumMacros.h:26
check that an image buffer type size is compatible with a given image buffer type attribute ...
Definition: ImageBinaryMixedRuleTypes.h:43
check whether a value match an image buffer type value range
Definition: ImageBinaryMixedRuleTypes.h:37
Match image buffer base size with a given buffer type.
Definition: ImageBinaryMixedRuleTypes.h:45