fpsLimit property

int fpsLimit
getter/setter pair

The rate of detections/recognitions per second in normal performance mode. If the number is equal or greater than the video frame rate, no frames will be skipped.

Default is 20

Implementation

int fpsLimit;