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

CNormalizedImageResultItem Class

The CNormalizedImageResultItem class stores a captured result item whose type is normalized image.

Definition

Namespace: dynamsoft::ddn

Assembly: DynamsoftDocumentNormalizer

class CNormalizedImageResultItem: CCapturedResultItem

Inheritance: CCapturedResultItem -> CNormalizedImageResultItem

Methods

Method Description
GetImageData Gets the ImageData of current object.
GetLocation Get the quadrilateral from which you get the normalized image result item.

GetImageData

Gets the ImageData of current object.

const CImageData* GetImageData() 

Return Value

The image data.

See Also

GetLocation

Gets the location of current object.

const CQuadrilateral GetLocation() 

Return Value

The location of current object.

See Also

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 +