|
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 image information. More...
#include <DICe_Cine.h>
Public Attributes | |
| uint32_t | biSize |
| bitmap size | |
| int32_t | biWidth |
| bitmap width | |
| int32_t | biHeight |
| bitmap height | |
| uint16_t | biPlanes |
| bitmap planes | |
| uint16_t | biBitCount |
| bitmap bit count | |
| uint32_t | biCompression |
| bitmap compression | |
| uint32_t | biSizeImage |
| bitmap image size | |
| int32_t | biXPelsPerMeter |
| bitmap x pixels per meter | |
| int32_t | biYPelsPerMeter |
| bitmap y pixels per meter | |
| uint32_t | biClrUsed |
| bitmap color used | |
| uint32_t | biClrImportant |
| bitmap color important | |
Structure to hold the image information.
1.8.16