TLIB documentation
#include "tlVision.h"
#include "tlCamera.h"

Go to the source code of this file.
Classes | |
| class | tlCameraTSAI |
Defines | |
| #define | TL_CAMERA_TSAI_FILENAME "tsai.ini" |
| #define | TL_CAMERA_TSAI_MAX_POINTS 500 |
Variables | |
| int | tlVerbose |
| #define TL_CAMERA_TSAI_FILENAME "tsai.ini" |
Default parameter file for TSAI camera calibration.
| #define TL_CAMERA_TSAI_MAX_POINTS 500 |
Maximum amount of points allowed for TSAI camera calibration.
| int tlVerbose |
Verbosity flag, can be set via tl_set_verbose(int verbosity).