#include <stdio.h>
#include <gandalf/vision/cameraf.h>
Go to the source code of this file.
Functions | |
Gan_Bool | gan_cameraf_build_cubic_Bspline (Gan_Camera_f *camera, float zh, float fx, float fy, float x0, float y0, float skew, float kyx, float kzx, float kzy, Gan_Vector2_f weight[1+(1<< 4)][1+(1<< 4)]) |
Builds a structure representing a cubic B-spline mesh. |
Part of: Gandalf Library