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

CDetectedQuadResult Class

Stores the detected quad result.

class dynamsoft::ddn::CDetectedQuadResult
Method Description
GetLocation Gets the location of the detected quad result.
GetConfidenceAsDocumentBoundary Gets the confidence as document boundary of the detected quad result.

GetLocation

Gets the location of the detected quad result.

const CQuadrilateral* GetLocation() 

Return Value

The location of the detected quad result.

GetConfidenceAsDocumentBoundary

Gets the confidence as document boundary of the detected quad result.

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.4.10

    • version 2.4.10
    • 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 +