DeviceCalibrationMarker
About DeviceCalibrations
DeviceCalibrationMarker represents a reference point used in device calibration. Markers consist of a point in an image and their corresponding point in the real world.
id
The unique identifier of the calibration marker.
Type: ID!
name
The name of the calibration marker.
Type: String!
position
The corresponding geographic position for the marker.
Type: GeoJSONPoint!
pixel
The corresponding point in the video for the marker.
Type: GeoJSONPoint!