captureQualityThreshold property
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;
Specify a double value between 0.0 - 1.0 to set the threshold for QualityNet to capture. Higher values mean higher image quality.
double captureQualityThreshold = 0.8;