#include <AR/param.h>
Functions | |
void | argUtilCalibHMD (int targetId, int thresh2, void(*postFunc)(ARParam *lpara, ARParam *rpara)) |
utility function for calibrate an HMD. |
Complement routines of gsub module.
|
utility function for calibrate an HMD. This function offers a full calibration run-time routines for an optical HMD (mono or stereo). It is useful for estimate transformation between user eye position and camera position. You will find more informations on the calibration routine on opticalcalibration.html .This function modify gsub state of left and right camera intrinsic parameters.
|