15 #ifndef __IPSDKIMAGEPROCESSING_PLANINDEXEDRULETYPES_H__ 16 #define __IPSDKIMAGEPROCESSING_PLANINDEXEDRULETYPES_H__ 67 #endif // __IPSDKIMAGEPROCESSING_PLANINDEXEDRULETYPES_H__ eImagePlansMatchPolicy
enumerate describing rule behavior for image plans matching
Definition: PlanIndexedRuleTypes.h:49
Predefined types for plan indexed attributes management.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
ePlanIndexedRuleType
enumerate describing plan indexed attribute rule operation type
Definition: PlanIndexedRuleTypes.h:33
rule will match z, c and t components of image with plan indexed attribute
Definition: PlanIndexedRuleTypes.h:63
rule will only match z and c components of image with plan indexed attribute
Definition: PlanIndexedRuleTypes.h:57
check that a plan indexed attribute match an image plans geometry
Definition: PlanIndexedRuleTypes.h:35
check a given property of a plan indexed attribute
Definition: PlanIndexedRuleTypes.h:39
rule will only match t component of image with plan indexed attribute
Definition: PlanIndexedRuleTypes.h:55
rule will check that t size of plan indexed attribute is equal to 1
Definition: PlanIndexedRuleTypes.h:79
rule will only match c component of image with plan indexed attribute
Definition: PlanIndexedRuleTypes.h:53
rule will only match z component of image with plan indexed attribute
Definition: PlanIndexedRuleTypes.h:51
rule will only match c and t components of image with plan indexed attribute
Definition: PlanIndexedRuleTypes.h:61
rule will only match z and t components of image with plan indexed attribute
Definition: PlanIndexedRuleTypes.h:59
check that a plan indexed attribute match shape of an other plan indexed attribute ...
Definition: PlanIndexedRuleTypes.h:37
rule will check that z size of plan indexed attribute is equal to 1
Definition: PlanIndexedRuleTypes.h:75
ePlanIndexedProperty
Definition: PlanIndexedRuleTypes.h:73
#define IPSDK_ENUM(enumTypeStr, enumSeq)
macro allowing to declare an enumerate for library
Definition: EnumMacros.h:26
rule will check that c size of plan indexed attribute is equal to 1
Definition: PlanIndexedRuleTypes.h:77
Predefined types for image processing rules management.