CVBpy 14.0
CalibrationPatternStyle Class Reference

Definition of the calibration pattern style used for automatic calibration. More...

Inherits object.

Static Public Attributes

int AsymmetricDots = 1
 Symmetric grid of dots. More...
 
int UniformDots = 0
 Symmetric grid of uniformly sized, circle-shaped dots. More...
 

Detailed Description

Definition of the calibration pattern style used for automatic calibration.

Member Data Documentation

◆ AsymmetricDots

int AsymmetricDots = 1
static

Symmetric grid of dots.

Four dots are bigger than the others and define the pattern's origin and orientation.

◆ UniformDots

int UniformDots = 0
static

Symmetric grid of uniformly sized, circle-shaped dots.

With this pattern it is not possible to determine origin and/or orientation of the calibration pattern.