Table of Contents

Class GlareDetectionConfiguration

Namespace
ScanbotSDK.MAUI.Core.DocumentData
Assembly
DocumentSDK.MAUI.dll
public class GlareDetectionConfiguration : DocumentDataExtractorConfigurationElement
Inheritance
GlareDetectionConfiguration
Inherited Members

Constructors

GlareDetectionConfiguration()

public GlareDetectionConfiguration()

Properties

GlareDetectionThreshold

public double GlareDetectionThreshold { get; set; }

Property Value

double

Methods

FromJson(string)

public static GlareDetectionConfiguration FromJson(string rawJson)

Parameters

rawJson string

Returns

GlareDetectionConfiguration