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
|
collection of origin x, y and width and height More...
#include <DICe.h>
Public Member Functions | |
Extents (const int_t origin_x, const int_t origin_y, const int_t width, const int_t height) | |
Public Attributes | |
int_t | origin_x_ |
upper left corner x loc | |
int_t | origin_y_ |
upper_left corner y loc | |
int_t | width_ |
widht | |
int_t | height_ |
height | |
collection of origin x, y and width and height