15 #ifndef __IPSDKIMAGEPROCESSING_SHAPE2DCOLLSPLITTYPES_H__ 16 #define __IPSDKIMAGEPROCESSING_SHAPE2DCOLLSPLITTYPES_H__ 42 #endif // __IPSDKIMAGEPROCESSING_SHAPE2DCOLLSPLITTYPES_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Predefined types for image processing elements split.
Simple split operation, input collection is simply segmented into contiguous sub collections.
Definition: Shape2dCollSplitTypes.h:34
Split operation allowing to generate sub collections with respect to shape intersections with strips...
Definition: Shape2dCollSplitTypes.h:36
eShape2dCollSplitType
Enumerate describing measure set split type.
Definition: Shape2dCollSplitTypes.h:32
#define IPSDK_ENUM(enumTypeStr, enumSeq)
macro allowing to declare an enumerate for library
Definition: EnumMacros.h:26