Resource Base
Table of contents
Notice: This documentation is archived. For the latest product features and documentation, please visit Dynamsoft Capture Vision Documentation.

DetectedQuadResultItem Class

The DetectedQuadResultItem class stores a captured result whose type is detected quad.

Definition

Namespace: Dynamsoft.DDN

Assembly: Dynamsoft.DocumentNormalizer.dll

public class DetectedQuadResultItem: CapturedResultItem

Inheritance: CapturedResultItem -> DetectedQuadResultItem

Methods

Method Description
GetLocation Gets the location of current object.
GetConfidenceAsDocumentBoundary Gets the confidence of current object as a document boundary.

GetLocation

Gets the location of current object.

const Quadrilateral GetLocation() 

Return Value

The location of current object.

See Also

GetConfidenceAsDocumentBoundary

Gets the confidence of current object as a document boundary.

int GetConfidenceAsDocumentBoundary() 

Return Value

The confidence as document boundary of the detected quad result.

Is this page helpful?

YesYes NoNo

In this article:

Version 2.2.12

    • version 2.2.12
    • Version 2.x
      • Version 2.2.10
      • Version 2.2.0
      • Version 2.0.20
      • Version 2.0.10
      • Version 2.0.0
    • Version 1.x
      • Version 1.0.20
      • Version 1.0.10
      • Version 1.0.0
    Change +