Skip to content

DeviceCalibration

About DeviceCalibrations

A device calibration determines how objects captured by in a video or image are georeferenced into the real world.

id

The unique identifier of the device calibration.

Type: ID!

timestamp

The start time of the calibration. Detections generated after this time for this device will be georeferenced according to this calibration.

Type: DateTimeOffset!

markers

The markers associated with the calibration.

Type: [DeviceCalibrationMarker!]!

precomputeAt

The time the calibration was precomputed, if any.

Type: DateTimeOffset