IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Typedefs | Enumerations
StructuringElementTypes.h File Reference

Predefined types for structuring element management. More...

#include <IPSDKUtil/Tools/EnumMacros.h>
#include <boost/shared_ptr.hpp>
#include <set>

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...
 

Detailed Description

Predefined types for structuring element management.

Author
E. Noirfalise
Date
2014/09/19