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