/home/jgoppert/Projects/uvsim/uvsim/src/test/stereoCalib.cc File Reference
#include "cv.h"
#include "cxmisc.h"
#include "highgui.h"
#include <vector>
#include <string>
#include <algorithm>
#include <stdio.h>
#include <ctype.h>
#include <iostream>
Go to the source code of this file.
Functions |
static void | StereoCalib (string imageList, int nx, int ny, int useUncalibrated) |
int | main (void) |
Function Documentation
static void StereoCalib |
( |
string |
imageList, |
|
|
int |
nx, |
|
|
int |
ny, |
|
|
int |
useUncalibrated | |
|
) |
| | [static] |