CamWarpingParams Struct Reference

The parameters structure used by camWarping(). More...

#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.


Detailed Description

The parameters structure used by camWarping().

Field Documentation

CamPoint CamWarpingParams::p[4]

The points in the source image.

Beware : These are 16-bits fixed-points (1 is (1<<16)).

Indexes :


The documentation for this struct was generated from the following file:
Generated on Thu Jan 3 16:41:07 2008 for Camellia by  doxygen 1.5.3