![]()  | 
  
    ARX
    1.0
    
   The next-generation open source augmented reality toolkit. 
   | 
 
#include <stdio.h>#include <stdlib.h>#include <math.h>#include <ARX/AR/ar.h>#include <ARX/AR/icp.h>Macros | |
| #define | K2_FACTOR 4.0 | 
Functions | |
| int | icpPointRobust (ICPHandleT *handle, ICPDataT *data, ARdouble initMatXw2Xc[3][4], ARdouble matXw2Xc[3][4], ARdouble *err) | 
| #define K2_FACTOR 4.0 | 
| int icpPointRobust | ( | ICPHandleT * | handle, | 
| ICPDataT * | data, | ||
| ARdouble | initMatXw2Xc[3][4], | ||
| ARdouble | matXw2Xc[3][4], | ||
| ARdouble * | err | ||
| ) | 
 1.9.5