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::Quadratic_Homography_Simplex, including all inherited members.
left_img_ | DICe::Quadratic_Homography_Simplex | protected |
lrx_ (defined in DICe::Quadratic_Homography_Simplex) | DICe::Quadratic_Homography_Simplex | protected |
lry_ (defined in DICe::Quadratic_Homography_Simplex) | DICe::Quadratic_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::Quadratic_Homography_Simplex | virtual |
Quadratic_Homography_Simplex(Teuchos::RCP< Image > left_img, Teuchos::RCP< Image > right_img, const int_t &ulx, const int_t &uly, const int_t &lrx, const int_t &lry, const Teuchos::RCP< Teuchos::ParameterList > ¶ms=Teuchos::null) | DICe::Quadratic_Homography_Simplex | |
right_img_ | DICe::Quadratic_Homography_Simplex | protected |
Simplex(const Teuchos::RCP< Teuchos::ParameterList > ¶ms=Teuchos::null) | DICe::Simplex | |
tiny_ | DICe::Simplex | protected |
tolerance_ | DICe::Simplex | protected |
ulx_ | DICe::Quadratic_Homography_Simplex | protected |
uly_ (defined in DICe::Quadratic_Homography_Simplex) | DICe::Quadratic_Homography_Simplex | protected |
~Quadratic_Homography_Simplex() | DICe::Quadratic_Homography_Simplex | inlinevirtual |
~Simplex() | DICe::Simplex | inlinevirtual |