Skip to main content

ImageQualitySettings

@microblink/blinkid-verify


@microblink/blinkid-verify / ImageQualitySettings

Type Alias: ImageQualitySettings

ImageQualitySettings = Partial<{ blurMatchLevel: MatchLevel; dpiMatchLevel: MatchLevel; glareMatchLevel: MatchLevel; handOcclusionMatchLevel: MatchLevel; interpretation: ImageQualityInterpretation; lightingMatchLevel: MatchLevel; sharpnessMatchLevel: MatchLevel; tiltMatchLevel: MatchLevel; }>

Options for image quality settings. Stricter settings will provide better quality images as the scan will not complete until they are met. If not defined internal defaults will be used.