disguise developers

Designer Plugins

Plugins for Disguise Designer software.

OpticalCalibrator

Base class: Resource

Properties

applyAlignment : int

Apply the alignment of the currently selected plan or result to the stage via open module

cameraBandwidthGbit : float

Total network bandwidth allocation for machine vision cameras in Gigabits per second. This will be divided evenly among active cameras in a plan.

cameraBandwidthMode : int

Whether camera bandwidth is automatically manage or not

discoveryAdapterName : str

manageOnlyInternalProcesses : int

Whether d3 only stop its own camera server processes, or also externally launched ones.

plan : OptiCalStagePlan

The plan for execution at this venue

renderFrameDelay : int

Delay in [frames] between setting OmniCal render state and assuming visible projector output for camera capture. Try values above 5 if the downstream signal chain has additional delays.‘

report : OptiCalReport

resetAndRescanTask : OptiCalTask (Read-Only)

result : OptiCalResult

showCode : int

simulateProjectorLensDistortion : bool

simulateProjectorWarpGrid : bool

simulateStackedProjectorOutputs : bool

testSimulatedProjectorWarps : bool

testWarpGridSize : Int2

visualisation : int

visualisationSource : int

Variables

getAutoAlignTargetNames : Callable

getCentroidModeNames : Callable

getGridToleranceMethodNames : Callable

getOutlierModeNames : Callable

getVisualisationNames : Callable

Methods

clearMeshDataCache(self)

clearRenderedObjects(self)

disableWarps(self)

executePlan(self) -> OptiCalTask

getObject(self) -> OpticalCalibratorObject

isBusy(self) -> bool

isCapturing(self) -> bool

renderStageFromCamera(self, cameraMats: CameraMats, widgetViewMat: Mat, imageScale: Vec2, imageCentre: Vec2, stageRenderOpacity: float)

renderWireframeFromCamera(self, mesh: Mesh, worldMat: Mat, cameraMats: CameraMats, widgetViewMat: Mat, imageScale: Vec2, imageCentre: Vec2, wireframeParams: WireframeRenderParams)

requestResetAndRescan(self) -> OptiCalTask

saveCalibratedCameras(self)

sendWarps(self)

showRenderedObjects(self)

visualisationPlan(self) -> OptiCalStagePlan