CDetectedQuadElement Class
The CDetectedQuadElement class stores an intermediate result whose type is detected quad.
Definition
Namespace: dynamsoft::ddn::intermediate_results
Assembly: DynamsoftDocumentNormalizer
class CDetectedQuadElement: CRegionObjectElement
Inheritance: CRegionObjectElement -> CDetectedQuadElement
Methods
Method | Description |
---|---|
GetConfidenceAsDocumentBoundary |
Gets the confidence as document boundary of current object. |
GetConfidenceAsDocumentBoundary
Gets the confidence as document boundary of current object.
int GetConfidenceAsDocumentBoundary()
Return Value
The confidence as document boundary of current object.