#include <stdio.h>
#include <gandalf/vision/camera.h>
Go to the source code of this file.
Functions | |
Gan_Bool | gan_camera_build_xy_distortion_4 (Gan_Camera *camera, double zh, double fx, double fy, double x0, double y0, double cxx, double cxy, double cyx, double cyy) |
Builds a structure representing a xy-distortion camera. |
Part of: Gandalf Library
Revision: Last edited: Author:
Copyright: (c) 2000 Imagineer Software Limited
|
Builds a structure representing a xy-distortion camera.
|