#include <stdio.h>
#include <gandalf/vision/cameraf.h>
Go to the source code of this file.
Functions | |
Gan_Bool | gan_cameraf_build_radial_distortion_2 (Gan_Camera_f *camera, float zh, float fx, float fy, float x0, float y0, float K1, float 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.
|