PST SDK 7.0.0.0-ebe6e713
Loading...
Searching...
No Matches
pstech.pstsdk.point.ETrackingRegion Class Reference

Region of the tracking working space in which markers are reported. More...

Inheritance diagram for pstech.pstsdk.point.ETrackingRegion:
Collaboration diagram for pstech.pstsdk.point.ETrackingRegion:

Static Public Attributes

int OPTIMAL = 0
 Only markers detected in the calibrated optimal region are reported.
int FULL = 1
 All detected markers are reported, regardless of region.

Detailed Description

Region of the tracking working space in which markers are reported.

The TrackingRegion enum class defines the possible regions in the tracker working space where markers can be reported. Markers reported in the Optimal region of the working space are tracked with high accuracy. Markers reported in the Full region of the working space are outside of the Optimal region and have no guaranteed accuracy.

Member Data Documentation

◆ FULL

int pstech.pstsdk.point.ETrackingRegion.FULL = 1
static

All detected markers are reported, regardless of region.

◆ OPTIMAL

int pstech.pstsdk.point.ETrackingRegion.OPTIMAL = 0
static

Only markers detected in the calibrated optimal region are reported.


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