15 #ifndef __IPSDKIPLADVANCEDMORPHOLOGY_SEEDEDDISTANCEMAP3DIMGTYPES_H__ 16 #define __IPSDKIPLADVANCEDMORPHOLOGY_SEEDEDDISTANCEMAP3DIMGTYPES_H__ 20 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/DistWeight3d.h> 39 _pDistWeight3d(pDistWeight3d) {}
57 #endif // __IPSDKIPLADVANCEDMORPHOLOGY_SEEDEDDISTANCEMAP3DIMGTYPES_H__ Definition of import/export macro for library.
image::ImagePtr _pDistImg
Distance image.
Definition: SeededDistanceMap3dImgTypes.h:44
boost::shared_ptr< BaseImage > ImagePtr
#define IPSDKIPLADVANCEDMORPHOLOGY_API
Import/Export macro for library IPSDKIPLAdvancedMorphology.
Definition: IPSDKIPLAdvancedMorphologyExports.h:25
attr::DistWeight3dPtr _pDistWeight3d
2d distance weighting coefficients
Definition: SeededDistanceMap3dImgTypes.h:47
Structure allowing to encaspulate the distance map with the DistWeight3d coefficients.
Definition: SeededDistanceMap3dImgTypes.h:32
boost::shared_ptr< ipsdk::imaproc::attr::DistWeight3d > DistWeight3dPtr
shared pointer to ipsdk::imaproc::attr::DistWeight3d
Definition: DistWeight3d.h:225