disguise developers

Designer Plugins

Plugins for Disguise Designer software.

ImageCaptureProcess

A process which displays images from a folder on one or more displays, and captures them through a camera.

Category: Calibration

Base class: FastCaptureProcess

Properties

defaultImageDirectory : Path (Read-Only)

The default location where images are stored if no mapping is specified

displayImageMappings : List[DisplayImageSourceMapping]

The displays mapped to their respective image sources and colour transform settings

getDebugWriteFolder : str (Read-Only)

Gets the folder where debugging images are written

nCapturesPerBatch : int

Number of captures to run in each batch

nCapturesPerImage : int

Number of captures to take for each image

outputColourSpace : OcioColourSpace

Colour space for captured images (OCIO only, default: ACES2065-1)

targetDisplays : List[Display]

The displays which the images are shown on

Methods

addDisplayImageMapping(self, mapping: DisplayImageSourceMapping)

Add a new display-to-image-source mapping

Parameters:

clearTextureCache(self)

Clear all cached texture data to force reloading of images