DetectionConfig constructor
const
DetectionConfig({})
Implementation
const DetectionConfig({
this.maxRetries = 1,
this.enableRotationRetry = false,
this.rotationAngles = const [90, 180, 270],
this.enableMultiScale = false,
});