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

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

#include <SeededDistanceMap2dImgTypes.h>

Public Member Functions

constructor and destructor
 DistanceMap2dData (const image::ImagePtr &pDistImg, const attr::DistWeight2dPtr &pDistWeight2d)
 
 ~DistanceMap2dData ()
 

Public Attributes

image::ImagePtr _pDistImg
 Distance image.
 
attr::DistWeight2dPtr _pDistWeight2d
 2d distance weighting coefficients
 

Detailed Description

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


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