Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DigitalGaugeDetectionParameters

Parameters for digital gauge detection and reading. In beta. Available only when the cdf-version: beta header is provided.

Hierarchy

  • DigitalGaugeDetectionParameters

Index

Properties

Optional commaPos

commaPos: CommaPos

Number of digits after comma in a digital gauge.

Optional maxNumDigits

maxNumDigits: MaxNumDigits

Maximum number of digits on a digital gauge.

Optional minNumDigits

minNumDigits: MinNumDigits

Minimum number of digits on a digital gauge.

Optional threshold

The confidence threshold returns predictions as positive if their confidence score is the selected value or higher. A higher confidence threshold increases precision but lowers recall, and vice versa.