disguise developers

Designer Plugins

Plugins for Disguise Designer software.

OpticalCalibratorObject

Base class: Object

Properties

displayIndex : int

Projector filter for point cloud

pointCloudLabels : int

Whether point labels are drawn and what value they will display

Options: {0: ‘Off’, 1: ‘GridCode’, 2: ‘ProjectorReprojError’}

pointCloudMaxLineLength : float

Max line length between points in reconstructed 3D point cloud.

pointCloudMode : int

Mode for visualising reconstructed 3D point cloud.

Options: {0: ‘Off’, 1: ‘Tolerance’, 2: ‘Grid’, 3: ‘Observations’, 4: ‘Filtered only’, 5: ‘Distance to Mesh’, 6: ‘Normals’, 7: ‘Inlier score’, 8: ‘Inliers only’, 9: ‘Outliers only’, 10: ‘Weight’, 11: ‘Deform’, 12: ‘Lineup’, 13: ‘ProjectorInliersOnly’, 14: ‘ProjectorOutliersOnly’, 15: ‘ProjectorReprojError’}

pointCloudScale : float

Scale factor for rendering points in the grid. The drawn point size also depends on visualisation mode.

Constructors

__init__(self)