15 #ifndef __IPSDKBASESHAPESEGMENTATION_SHAPE2DTYPES_H__ 16 #define __IPSDKBASESHAPESEGMENTATION_SHAPE2DTYPES_H__ 22 namespace segmentation {
49 #endif // __IPSDKBASESHAPESEGMENTATION_SHAPE2DTYPES_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
boost::shared_ptr< const PlanIndexedShape2dColl > PlanIndexedShape2dCollConstPtr
shared pointer to const shape 2d plan indexed collection object
Definition: Shape2dTypes.h:40
boost::shared_ptr< PlanIndexedShape2dColl > PlanIndexedShape2dCollPtr
shared pointer to shape 2d plan indexed collection object
Definition: Shape2dTypes.h:37
boost::shared_ptr< Shape2dColl > Shape2dCollPtr
shared pointer to shape 2d collection object
Definition: Shape2dTypes.h:25
boost::shared_ptr< const Shape2dColl > Shape2dCollConstPtr
shared pointer to const shape 2d collection object
Definition: Shape2dTypes.h:34
Collection of shape 2d collections indexed wth respect to image plans.
Definition: PlanIndexedShape2dColl.h:29
Predefined types for shape 2d management.