|
DTrackSDK
v2.9.0
|
Camera status data. More...
#include <DTrackDataTypes.hpp>
Public Attributes | |
| int | idCamera |
| ID number of the camera (starting with 0) | |
| int | numReflections |
| Number of 2DOF reflections seen by this camera. | |
| int | numReflectionsUsed |
| Number of seen 2DOF reflections used for 6DOF tracking. | |
| int | maxIntensity |
| Intensity of the brightest pixel (between 0 and 10) | |
Camera status data.
Note that this struct may be enhanced in future DTrackSDK versions.
Definition at line 361 of file DTrackDataTypes.hpp.
1.8.14