![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Predefined types for structuring element attributes management. More...
#include <IPSDKImageProcessing/Attribute/ImageProcessingAttributeTypes.h>#include <boost/shared_ptr.hpp>Go to the source code of this file.
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
| ipsdk::imaproc | |
| Namespace agregating IPSDK base routines and classes for image algorithm processing. | |
Typedefs | |
| typedef boost::shared_ptr< BaseStructuringElementXYAttribute > | ipsdk::imaproc::StructuringElementXYAttributePtr |
| typedef boost::shared_ptr< const BaseStructuringElementXYAttribute > | ipsdk::imaproc::StructuringElementXYAttributeConstPtr |
| typedef boost::weak_ptr< BaseStructuringElementXYAttribute > | ipsdk::imaproc::StructuringElementXYAttributeWeakPtr |
| typedef boost::weak_ptr< const BaseStructuringElementXYAttribute > | ipsdk::imaproc::StructuringElementXYAttributeConstWeakPtr |
| typedef boost::shared_ptr< BaseStructuringElementXYZAttribute > | ipsdk::imaproc::StructuringElementXYZAttributePtr |
| typedef boost::shared_ptr< const BaseStructuringElementXYZAttribute > | ipsdk::imaproc::StructuringElementXYZAttributeConstPtr |
| typedef boost::weak_ptr< BaseStructuringElementXYZAttribute > | ipsdk::imaproc::StructuringElementXYZAttributeWeakPtr |
| typedef boost::weak_ptr< const BaseStructuringElementXYZAttribute > | ipsdk::imaproc::StructuringElementXYZAttributeConstWeakPtr |
Predefined types for structuring element attributes management.
1.8.14