saveCameraFrames property
Configure the recognizer to save the raw camera frames. This significantly increases memory consumption.
Implementation
bool saveCameraFrames = false;
Configure the recognizer to save the raw camera frames. This significantly increases memory consumption.
bool saveCameraFrames = false;