captureQualityThreshold property

double captureQualityThreshold
getter/setter pair

Specify a double value between 0.0 - 1.0 to set the threshold for QualityNet to capture. Higher values mean higher image quality.

Implementation

double captureQualityThreshold = 0.8;