ARX  1.0
The next-generation open source augmented reality toolkit.
Loading...
Searching...
No Matches
Functions
icpPoint.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <ARX/AR/ar.h>
#include <ARX/AR/matrix.h>
#include <ARX/AR/icp.h>
Include dependency graph for icpPoint.c:

Functions

int icpPoint (ICPHandleT *handle, ICPDataT *data, ARdouble initMatXw2Xc[3][4], ARdouble matXw2Xc[3][4], ARdouble *err)
 

Function Documentation

◆ icpPoint()

int icpPoint ( ICPHandleT handle,
ICPDataT data,
ARdouble  initMatXw2Xc[3][4],
ARdouble  matXw2Xc[3][4],
ARdouble err 
)
Here is the call graph for this function: