#include <camellia.h>
Data Fields | |
int | interpolation |
Interpolation method (either CAM_NN_INTERPOLATION or CAM_BILINEAR_INTERPOLATION . | |
int | perspective |
2D (0) or 3D (parallel to the ground) | |
CamPoint | p [4] |
The points in the source image. |
|
The points in the source image. Beware : These are 16-bits fixed-points (1 is (1<<16)). Indexes :
|