![]() |
Anonymizer
6.0.1
SDK for anonymization of human faces and licence plates in images.
|
Image buffer enclosing structure. More...
#include <Anonymizer.h>
Data Fields | |
unsigned char * | raw_data |
size_t | length |
Image buffer enclosing structure.
Definition at line 54 of file Anonymizer.h.
size_t length |
unsigned char* raw_data |
byte array of data (raw image data, jpeg encoded data)
Definition at line 56 of file Anonymizer.h.