Image Manager (CVCore3D.dll) 14.0
CVC3DPointCD Struct Reference

Cartesian 3D point with confidence information (X, Y, Z, C) with double components. More...

Data Fields

double C
 Confidence component (typically in a range from 0.0 to 1.0).
 
double X
 X component.
 
double Y
 Y component.
 
double Z
 Z component.
 

Detailed Description

Cartesian 3D point with confidence information (X, Y, Z, C) with double components.