Parameters¶
Parameters for the CollectPattern command.
JSON Format¶
- Type
Object
Properties¶
Property |
Description |
---|---|
The size of the filter that the projector pattern is blurred with. |
|
Whether the pattern should be added to the PatternBuffer. |
|
The cameras to operate on. |
|
Whether the embedded pattern data should be decoded. |
|
The direction of the pattern corner as a two element Vector. |
|
Whether the detection should be done on downsampled images. |
|
Whether the axes of the detected patterns should be drawn to the camera’s overlay images. |
|
When given, only the patterns matching the filter will be used. |
|
Whether the patterns should only be marked in the images. |
|
Whether you can detect patterns on images where the camera’s Projector is on. |
|
Whether to refine pattern point coordinates immediately during collection. |
|
Whether the command’s Result node should contain all detected patterns or only the ones that match the given (Filter). |
|
Whether to return the collected pattern’s object points. |
|
The number of threads to use for parallel computations. |
|
Whether to update the global pattern data with the decoded data from the collected pattern. |