![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Predefined types for structuring element management. More...
Go to the source code of this file.
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
Typedefs | |
| typedef std::set< OffsetXY > | ipsdk::XYOffsetColl |
| collection of xy 2d offsets | |
| typedef std::set< OffsetXYZ > | ipsdk::XYZOffsetColl |
| collection of xyz 3d offsets | |
| typedef boost::shared_ptr< StructuringElementXY > | ipsdk::StructuringElementXYPtr |
| shared pointer to StructuringElementXY | |
| typedef boost::shared_ptr< const StructuringElementXY > | ipsdk::StructuringElementXYConstPtr |
| shared pointer to StructuringElementXY | |
| typedef boost::shared_ptr< StructuringElementXYZ > | ipsdk::StructuringElementXYZPtr |
| shared pointer to StructuringElementXYZ | |
| typedef boost::shared_ptr< const StructuringElementXYZ > | ipsdk::StructuringElementXYZConstPtr |
| shared pointer to StructuringElementXYZ | |
Enumerations | |
| enum | ipsdk::eStructuringElementType { ipsdk::eSET_XY, ipsdk::eSET_XYZ } |
| Enumerate describing binary structuring element type. More... | |
Predefined types for structuring element management.
1.8.14