Resource Base
Table of contents

NormalizedImagesUnit

The NormalizedImagesUnit interface extends the IntermediateResultUnit interface and represents a unit of normalized images.

interface NormalizedImagesUnit extends IntermediateResultUnit {
    normalizedImages: Array<NormalizedImageElement>;
}

normalizedImages

An array of NormalizedImageElement objects, each representing a piece of the original image after normalization.

normalizedImages: Array<NormalizedImageElement>;

See Also

IntermediateResultUnit

NormalizedImageElement

This page is compatible for:

Version 1.0

Is this page helpful?

YesYes NoNo

In this article:

latest version

    • Latest version(2.2.10)
    • Version 2.x
      • Version 2.0.21
      • Version 2.0.20
      • Version 2.0.11
    • Version 1.x
      • Version 1.0.12
      • Version 1.0.11
      • Version 1.0.10
      • Version 1.0.0
    Change +
    © 2003–2024 Dynamsoft. All rights reserved.
    Privacy Statement / Site Map / Home / Purchase / Support