15 #ifndef __IPSDKIMAGE_IMAGESEGMENTTYPES_H__ 16 #define __IPSDKIMAGE_IMAGESEGMENTTYPES_H__ 23 class ImageSegmentInfo;
41 #endif // __IPSDKIMAGE_IMAGESEGMENTTYPES_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
std::vector< ImageSegmentInfo > SegInfoColl
collection of image segment informations
Definition: ImageSegmentTypes.h:24
Class used to store image row segment informations.
Definition: ImageRowSegmentInfo.h:30
std::vector< ImageRowSegmentInfo > RowSegInfoColl
collection of image row segment informations
Definition: ImageSegmentTypes.h:33