GetPerspective.cpp File Reference

#include "../Shared/Utilities.h"

Functions

void on_mouse (int event, int x, int y, int flags, void *param)
 Mouse callback.
void write_matrix (CvMat *M)
 Matrix output format.
int main (int argc, char *argv[])
 Main application entry point.

Variables

const char * output_file = "projectioninterface.cfg"
 Output file name.
const int sample_count = 4
 The transform matrix.
CvPoint2D32f input_points [sample_count]
int points_count = 0
 The number of choice counts of the picture.


Function Documentation

int main ( int  argc,
char *  argv[] 
)

Main application entry point.

void on_mouse ( int  event,
int  x,
int  y,
int  flags,
void *  param 
)

Mouse callback.

void write_matrix ( CvMat *  M  ) 

Matrix output format.


Variable Documentation

CvPoint2D32f input_points[sample_count]

const char* output_file = "projectioninterface.cfg"

Output file name.

int points_count = 0

The number of choice counts of the picture.

const int sample_count = 4

The transform matrix.


Generated on Sun Feb 21 00:00:08 2010 for Penn State Robotics Club: Mini Grand Challenge 2010 by  doxygen 1.5.5