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

structure encapsulating distance informations More...

#include <DistanceMap3dImgLvl3.h>

Public Attributes

ipsdk::ipUInt64 _cfpXP1
 
ipsdk::ipUInt64 _intersectXP1
 
ipsdk::ipReal64 _value
 

Detailed Description

structure encapsulating distance informations

Member Data Documentation

◆ _cfpXP1

ipsdk::ipUInt64 ipsdk::imaproc::morpho::DistanceMap3dImgLvl3::DistInfo::_cfpXP1

x coordinate of closest feature point (one base index)

◆ _intersectXP1

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

◆ _value

ipsdk::ipReal64 ipsdk::imaproc::morpho::DistanceMap3dImgLvl3::DistInfo::_value

intermediate value used for perpendicular bissector intersection and distance computation


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