bazar  1.3.1
Classes
projection_matrix.h File Reference
#include <stdio.h>
#include <cv.h>
#include <iostream>
Include dependency graph for projection_matrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  projection_matrix
 3D to 2D projection matrix More...

Functions

ostream & operator<< (ostream &o, const projection_matrix &P)

Function Documentation

ostream& operator<< ( ostream &  o,
const projection_matrix P 
)

Definition at line 328 of file projection_matrix.cpp.