Parameters

Parameters for the CollectPattern command.

JSON Format

Type

Object

Properties

Property

Description

(Blur)

The size of the filter that the projector pattern is blurred with.

(Buffer)

Whether the pattern should be added to the PatternBuffer.

(Cameras)

The cameras to operate on.

(DecodeData)

Whether the embedded pattern data should be decoded.

(Direction)

The direction of the pattern corner as a two element Vector.

(Downsample)

Whether the detection should be done on downsampled images.

(DrawAxes)

Whether the axes of the detected patterns should be drawn to the camera’s overlay images.

(Filter)

When given, only the patterns matching the filter will be used.

(MarkOnly)

Whether the patterns should only be marked in the images.

(Projector)

Whether you can detect patterns on images where the camera’s Projector is on.

(Refinement)

Whether to refine pattern point coordinates immediately during collection.

(ReturnAllPattern)

Whether the command’s Result node should contain all detected patterns or only the ones that match the given (Filter).

(ShowObjectPoints)

Whether to return the collected pattern’s object points.

(Threads)

The number of threads to use for parallel computations.

(UpdateGlobalPatternData)

Whether to update the global pattern data with the decoded data from the collected pattern.