
#include "Image/calibrateFunctions.H"#include "Image/Image.H"#include "Util/Assert.H"#include <iostream>#include <vector>
Go to the source code of this file.
Functions | |
| double | getError (const Image< byte > &img1, const Image< byte > &img2, const int shiftx, const int shifty) |
| int | findAlign (const Image< byte > &img1, const Image< byte > &img2, const int align_xy, const int range_start, const int range_end) |
[put description here]
Definition in file calibrateFunctions.C.
1.6.3