IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Public Attributes | List of all members
ipsdk::imaproc::advmorpho::DistanceMap3dData Struct Reference

Structure allowing to encaspulate the distance map with the DistWeight3d coefficients. More...

#include <SeededDistanceMap3dImgTypes.h>

Public Member Functions

constructor and destructor
 DistanceMap3dData (const image::ImagePtr &pDistImg, const attr::DistWeight3dPtr &pDistWeight3d)
 
 ~DistanceMap3dData ()
 

Public Attributes

image::ImagePtr _pDistImg
 Distance image.
 
attr::DistWeight3dPtr _pDistWeight3d
 2d distance weighting coefficients
 

Detailed Description

Structure allowing to encaspulate the distance map with the DistWeight3d coefficients.


The documentation for this struct was generated from the following file: