#include <gpiv-img.h>
Data Fields | |
GpivImagePar * | header |
guint16 ** | frame1 |
guint16 ** | frame2 |
Two image frames have been included for double-framed PIV image pairs.
Definition at line 194 of file gpiv-img.h.
Image header
Definition at line 195 of file gpiv-img.h.
guint16** __GpivImage::frame1 |
First image of a double-frame image pair
Definition at line 196 of file gpiv-img.h.
guint16** __GpivImage::frame2 |
Second image of a double-frame image pair
Definition at line 197 of file gpiv-img.h.