![]() |
ARX
1.0
The next-generation open source augmented reality toolkit.
|
#include <ARX/AR/icpCore.h>
Go to the source code of this file.
Classes | |
struct | ICPCalibDataT |
Macros | |
#define | ICP_CALIB_STEREO_MAX_LOOP 100 |
#define | ICP_CALIB_STEREO_BREAK_LOOP_ERROR_THRESH 0.001 |
#define | ICP_CALIB_STEREO_BREAK_LOOP_ERROR_RATIO_THRESH 0.99 |
Functions | |
int | icpCalibStereo (ICPCalibDataT data[], int num, ARdouble matXcl2Ul[3][4], ARdouble matXcr2Ur[3][4], ARdouble initTransL2R[3][4], ARdouble matTransL2R[3][4], ARdouble *err) |
#define ICP_CALIB_STEREO_BREAK_LOOP_ERROR_RATIO_THRESH 0.99 |
#define ICP_CALIB_STEREO_BREAK_LOOP_ERROR_THRESH 0.001 |
#define ICP_CALIB_STEREO_MAX_LOOP 100 |