Digital Image Correlation Engine
Version 1.0
A modular, high-performance, image correlation tool used to compute full-field displacements and strains from digital images
|
This is the complete list of members for DICe::Homography_Simplex, including all inherited members.
Homography_Simplex(Teuchos::RCP< Image > left_img, Teuchos::RCP< Image > right_img, Triangulation *tri, const Teuchos::RCP< Teuchos::ParameterList > ¶ms=Teuchos::null) | DICe::Homography_Simplex | |
left_img_ | DICe::Homography_Simplex | protected |
max_iterations_ | DICe::Simplex | protected |
minimize(Teuchos::RCP< std::vector< scalar_t > > variables, Teuchos::RCP< std::vector< scalar_t > > deltas, int_t &num_iterations, const scalar_t &threshold=1.0E-10) | DICe::Simplex | virtual |
objective(Teuchos::RCP< std::vector< scalar_t > > variables) | DICe::Homography_Simplex | virtual |
right_img_ | DICe::Homography_Simplex | protected |
Simplex(const Teuchos::RCP< Teuchos::ParameterList > ¶ms=Teuchos::null) | DICe::Simplex | |
tiny_ | DICe::Simplex | protected |
tolerance_ | DICe::Simplex | protected |
tri_ | DICe::Homography_Simplex | protected |
~Homography_Simplex() | DICe::Homography_Simplex | inlinevirtual |
~Simplex() | DICe::Simplex | inlinevirtual |