16 #ifndef __IPSDKIMAGEPROCESSING_SHAPEMEASUREINFOSETATTRIBUTETYPES_H__ 17 #define __IPSDKIMAGEPROCESSING_SHAPEMEASUREINFOSETATTRIBUTETYPES_H__ 21 #include <boost/shared_ptr.hpp> 49 #endif // __IPSDKIMAGEPROCESSING_SHAPEMEASUREINFOSETATTRIBUTETYPES_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
boost::shared_ptr< BaseShapeMeasureInfoSetAttribute > ShapeMeasureInfoSetAttributePtr
Definition: ShapeMeasureInfoSetAttributeTypes.h:26
boost::weak_ptr< BaseShapeMeasureInfoSetAttribute > ShapeMeasureInfoSetAttributeWeakPtr
Definition: ShapeMeasureInfoSetAttributeTypes.h:39
Predefined types for shape analysis measurement informations management.
Predefined types for image processing attributes management.
boost::shared_ptr< const BaseShapeMeasureInfoSetAttribute > ShapeMeasureInfoSetAttributeConstPtr
Definition: ShapeMeasureInfoSetAttributeTypes.h:34
boost::weak_ptr< const BaseShapeMeasureInfoSetAttribute > ShapeMeasureInfoSetAttributeConstWeakPtr
Definition: ShapeMeasureInfoSetAttributeTypes.h:40
Base class for shape measure information set attributes.
Definition: BaseShapeMeasureInfoSetAttribute.h:27