BlinkID C SDK version 5.16.0
Data Fields
MBImageResult Struct Reference

Image structure which can hold a raw and an encoded image returned by recognizers. More...

#include <ImageResult.h>

Data Fields

MBRawImage rawImage
 
MBEncodedImage encodedImage
 

Detailed Description

Image structure which can hold a raw and an encoded image returned by recognizers.

Field Documentation

◆ encodedImage

MBEncodedImage MBImageResult::encodedImage

Encoded image.

◆ rawImage

MBRawImage MBImageResult::rawImage

Raw image.


The documentation for this struct was generated from the following file: