#include <stdio.h>
#include <gandalf/vision/cameraf.h>
Go to the source code of this file.
Functions | |
Gan_Bool | gan_cameraf_build_xy_distortion_4 (Gan_Camera_f *camera, float zh, float fx, float fy, float x0, float y0, float cxx, float cxy, float cyx, float cyy) |
Builds a structure representing a xy-distortion camera. |
Part of: Gandalf Library