disguise developers

Designer Plugins

Plugins for Disguise Designer software.

CameraTrackingSource

Base class: ObjectTrackingSource

Subclasses: AxisCameraTrackingSource, CompositeCameraTrackingSource, GeneratedCameraTrackingSource

Properties

aperture : float (Read-Only)

Aperture (f-stop) value

UserName: Aperture

aspectRatio : float (Read-Only)

Raw aspect ratio intrinsic value (w / h)

UserName: Aspect ratio intrinsic

centerShift : Vec2 (Read-Only)

Raw center shift intrinsic value (mm)

UserName: Center shift intrinsic

fieldOfViewH : float (Read-Only)

Raw horizontal FOV intrinsic value (degrees)

UserName: Horizontal FOV intrinsic

fieldOfViewV : float (Read-Only)

Raw vertical FOV intrinsic value (degrees)

UserName: Vertical FOV intrinsic

focalLength : float (Read-Only)

Raw focal length intrinsic value (mm)

UserName: Focal length intrinsic

focusDistance : float (Read-Only)

Focus distance value (m)

UserName: Focus distance

focusEncoder : float (Read-Only)

Raw focus encoder value

UserName: Focus encoder

k1k2k3 : Vec (Read-Only)

Raw lens distortion intrinsic values

UserName: k1, k2, k3 intrinsic

lensDelayOffset : float

Time in seconds between the spatial tracking data arriving and the lens data arriving.
If negative lens data arrives before the spatial frame.
If positive, lens data arrives after the spatial frame.

Category: Delays
UserName: Lens delay offset (s)

lockedFocusValue : float

lockedZoomValue : float

sensorSize : Vec2 (Read-Only)

Raw sensor size intrinsic value (mm)

UserName: Sensor size intrinsic

zoomEncoder : float (Read-Only)

Raw zoom encoder value

UserName: Zoom encoder

Methods

getFocusEncoderHint(self) -> str

getZoomEncoderHint(self) -> str

lockFocusEncoderValue(self, lock: bool)

lockZoomEncoderValue(self, lock: bool)