Resource Base
Table of contents

DetectedQuadResultItem

The DetectedQuadResultItem class is an extension of the CapturedResultItem that represents a detected quadrilateral. This is the most basic unit of a detected quadrilateral, one of the captured result types that the Capture Vision Router can output.

Definition

Namespace: com.dynamsoft.ddn

Assembly: DynamsoftDocumentNormalizer.aar

class DetectedQuadResultItem extends CapturedResultItem

Methods Summary

Methods Description
getLocation Get a Quadrilateral object as the location of current object.
getConfidenceAsDocumentBoundary Returns the confidence score of the detected quadrilateral’s boundary, measuring the certainty that the detected quadrilateral represents the boundary of a document.

getLocation

Returns a Quadrilateral object that represents the location of the detected quadrilateral within the image or frame.

Quadrilateral getLocation();

Return Value

The location of current object.

getConfidenceAsDocumentBoundary

Returns the confidence score of the detected quadrilateral’s boundary, measuring the certainty that the detected quadrilateral represents the boundary of a document.

int getConfidenceAsDocumentBoundary();

Return Value

The confidence as document boundary of current object.

This page is compatible for:

Version 1.0

Is this page helpful?

YesYes NoNo

In this article:

latest version

    • Latest version
    • Version 2.x
      • Version 2.2.10
      • Version 2.0.20
      • Version 2.0.10
      • Version 2.0.10
    • Version 1.x
      • Version 1.0.30
      • Version 1.0.21
      • Version 1.0.20
      • Version 1.0.12
      • Version 1.0.11
      • Version 1.0.10
      • Version 1.0.0
      • Version 1.0.30
      • Version 1.0.21
      • Version 1.0.20
      • Version 1.0.12
      • Version 1.0.11
      • Version 1.0.10
      • Version 1.0.0
      • Version 1.0.5
      • Version 1.0.4
      • Version 1.0.3
      • Version 1.0.2
      • Version 1.0.1
      • Version 1.0.0
    Change +
    © 2003–2024 Dynamsoft. All rights reserved.
    Privacy Statement / Site Map / Home / Purchase / Support