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
|
Structure to hold the cine file header information. More...
#include <DICe_Cine.h>
Public Attributes | |
uint16_t | Type |
Type. | |
uint16_t | Headersize |
Header size. | |
uint16_t | Compression |
Compression. | |
uint16_t | Version |
Version. | |
int32_t | FirstMovieImage |
First movie image. | |
uint32_t | TotalImageCount |
Total image count. | |
int32_t | FirstImageNo |
First image index. | |
uint32_t | ImageCount |
Image count. | |
uint32_t | OffImageHeader |
Offset to header. | |
uint32_t | OffSetup |
Offset to setup. | |
uint32_t | OffImageOffsets |
Offset to image offsets. | |
TIME64 | TriggerTime |
trigger time | |
Structure to hold the cine file header information.