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