![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
structure encapsulating distance informations More...
#include <DistanceMap3dImgLvl3.h>
Public Attributes | |
| ipsdk::ipUInt64 | _cfpXP1 |
| ipsdk::ipUInt64 | _intersectXP1 |
| ipsdk::ipReal64 | _value |
structure encapsulating distance informations
| ipsdk::ipUInt64 ipsdk::imaproc::morpho::DistanceMap3dImgLvl3::DistInfo::_cfpXP1 |
x coordinate of closest feature point (one base index)
| ipsdk::ipUInt64 ipsdk::imaproc::morpho::DistanceMap3dImgLvl3::DistInfo::_intersectXP1 |
first x coordinate of influence area for closest feature point (one base index) This is the perpendicular bisector of current closest feature point and next closest feature point intersection with current row
| ipsdk::ipReal64 ipsdk::imaproc::morpho::DistanceMap3dImgLvl3::DistInfo::_value |
intermediate value used for perpendicular bissector intersection and distance computation
1.8.14