|
bazar
1.3.1
|
#include <stdio.h>#include <cv.h>#include <iostream>

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) |
| ostream& operator<< | ( | ostream & | o, |
| const projection_matrix & | P | ||
| ) |
Definition at line 328 of file projection_matrix.cpp.
1.8.1.2