15 #ifndef __IPSDKIMAGEPROCESSING_IMAGEATTRIBUTETYPES_H__ 16 #define __IPSDKIMAGEPROCESSING_IMAGEATTRIBUTETYPES_H__ 19 #include <boost/shared_ptr.hpp> 47 #endif // __IPSDKIMAGEPROCESSING_IMAGEATTRIBUTETYPES_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Base class for image attributes.
Definition: BaseImageAttribute.h:32
boost::weak_ptr< const BaseImageAttribute > ImageAttributeConstWeakPtr
Definition: ImageAttributeTypes.h:38
boost::weak_ptr< BaseImageAttribute > ImageAttributeWeakPtr
Definition: ImageAttributeTypes.h:37
boost::shared_ptr< const BaseImageAttribute > ImageAttributeConstPtr
Definition: ImageAttributeTypes.h:32
boost::shared_ptr< BaseImageAttribute > ImageAttributePtr
Definition: ImageAttributeTypes.h:24
Predefined types for image processing attributes management.