|
CppNCorr
C++ ncorr Digital Image Correlation engine
|
#include "Disp2D.h"Go to the source code of this file.
Namespaces | |
| namespace | ncorr |
Functions | |
| std::ostream & | ncorr::operator<< (std::ostream &os, const Disp2D &disp) |
| void | ncorr::imshow (const Disp2D &disp, Disp2D::difference_type delay) |
| bool | ncorr::isequal (const Disp2D &disp1, const Disp2D &disp2) |
| void | ncorr::save (const Disp2D &disp, std::ofstream &os) |