15 #ifndef __IPSDKIMAGEPROCESSING_PLANINDEXEDINITIALIZERTYPES_H__ 16 #define __IPSDKIMAGEPROCESSING_PLANINDEXEDINITIALIZERTYPES_H__ 56 #endif // __IPSDKIMAGEPROCESSING_PLANINDEXEDINITIALIZERTYPES_H__ Plan indexed attribute will be initialized taking into account z and t components of image...
Definition: PlanIndexedInitializerTypes.h:57
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Plan indexed attribute will be initialized taking into account z and c components of image...
Definition: PlanIndexedInitializerTypes.h:55
Output initializer used to initialize plan indexed collection from an image plans.
Definition: PlanIndexedInitializerTypes.h:35
Plan indexed attribute will be initialized taking into account z, c and t components of image...
Definition: PlanIndexedInitializerTypes.h:61
Output initializer used to initialize plan indexed collection from an other plan indexed collection...
Definition: PlanIndexedInitializerTypes.h:37
Plan indexed attribute will be initialized taking into account c component of image.
Definition: PlanIndexedInitializerTypes.h:51
Plan indexed attribute will be initialized taking into account c and t components of image...
Definition: PlanIndexedInitializerTypes.h:59
Predefined types for image output initializer management.
Plan indexed attribute will be initialized taking into account z component of image.
Definition: PlanIndexedInitializerTypes.h:49
eFromImagePlanIndexedPolicy
enumerate describing rule behavior for image plans matching
Definition: PlanIndexedInitializerTypes.h:47
Plan indexed attribute will be initialized taking into account t component of image.
Definition: PlanIndexedInitializerTypes.h:53
#define IPSDK_ENUM(enumTypeStr, enumSeq)
macro allowing to declare an enumerate for library
Definition: EnumMacros.h:26
ePlanIndexedInitializerType
Enumerate describing output plan indexed initializer type.
Definition: PlanIndexedInitializerTypes.h:33