#include <triclopsimageio.h>
Public Attributes | |
bool | commentFound |
union { | |
DisparityImageInfo disparity | |
EdgeImageInfo edge | |
RectifiedImageInfo rectified | |
} | info |
TriclopsCamera | nCamera |
char | product [100] |
int | serialNumber |
union { | |
TriclopsImage16Type image16Type | |
TriclopsImageType imageType | |
} | type |
Definition at line 141 of file triclopsimageio.h.
Definition at line 143 of file triclopsimageio.h.
Definition at line 156 of file triclopsimageio.h.
Definition at line 155 of file triclopsimageio.h.
Definition at line 150 of file triclopsimageio.h.
Definition at line 149 of file triclopsimageio.h.
union { ... } TriclopsImageInfo::info |
Definition at line 146 of file triclopsimageio.h.
char TriclopsImageInfo::product[100] |
Definition at line 144 of file triclopsimageio.h.
Definition at line 154 of file triclopsimageio.h.
Definition at line 145 of file triclopsimageio.h.
union { ... } TriclopsImageInfo::type |