![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
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 | |
Structure allowing to encaspulate the distance map with the DistWeight2d coefficients.
1.8.14