|
BlinkID C SDK version 5.16.0
|
Image structure which can hold a raw and an encoded image returned by recognizers. More...
#include <ImageResult.h>
Data Fields | |
| MBRawImage | rawImage |
| MBEncodedImage | encodedImage |
Image structure which can hold a raw and an encoded image returned by recognizers.
| MBEncodedImage MBImageResult::encodedImage |
Encoded image.
| MBRawImage MBImageResult::rawImage |
Raw image.