Table of contents

This documentation is deprecated. It applies only to legacy version 2.x of Capture Vision and must not be used for new development.

Please refer to the latest documentation and Migration Guide, which supersede this content.

CNormalizedImageElement Class

The CNormalizedImageElement class stores an intermediate result whose type is normalized image.

Definition

Namespace: dynamsoft::ddn::intermediate_results

Assembly: DynamsoftDocumentNormalizer

class CNormalizedImageElement: public CRegionObjectElement

Inheritance: CRegionObjectElement -> CNormalizedImageElement

Methods

Method Description
GetImageData Gets the ImageData of current object.

GetImageData

Gets the ImageData of current object.

const CImageData* GetImageData() 

Return Value

The image data.

See Also

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: