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