disguise developers

Designer Plugins

Plugins for Disguise Designer software.

OptiCalCaptureSetup

Base class: _BlipValue

Properties

getBasePath : str (Read-Only)

getCamerasData : List[MobileCamData] (Read-Only)

getCaptureSettings : CaptureSettings (Read-Only)

isLiveCapture : bool (Read-Only)

Constructors

__init__(self, base: str)

__init__(self, arg0: OptiCalCaptureSetup)

__init__(self, basePath: str, settings: CaptureSettings, camComms: CameraCommunication)

Methods

buildCaptureGroups(self, camBlobs: PerCameraBlobs, task: OptiCalTask, debounce: bool)

clearRenderStateOnCompletion(self)

detectBlobCodes(self, updateCamBlobs: PerCameraBlobs, task: OptiCalTask, debounce: bool)

detectBlobs(self, task: OptiCalTask, debounce: bool) -> PerCameraBlobs

getCamResolution(self, camName: str) -> Int2

getGridImagePaths(self, iProjector: int, camName: str) -> OptiCalGridImagePaths

loadBlobs(self, suffix: str) -> PerCameraBlobs

saveBlobs(self, camBlobs: PerCameraBlobs, suffix: str)

startCaptureAlignment(self)

startCaptureBits(self)

startCaptureGrids(self)

startFocus(self)

startSetupCapture(self, imageType: int)