ESample Class

A sample is composed of an image, and optionally a region, together with one or several texts, which are visible in the image. These texts indicate what outputs are expected when calling ETextReader::Read on this image. A ESample is only meant to be contained in ESampleList.

Namespace: Euresys::Open_eVision::EasyDeepOCR

License(s): EasyDeepOCR

Constructors

Creates a ESample.

Properties

Returns the image type of ESample::GetImage when called without arguments.

Returns whether there is a region attached to this sample.

Returns the image of the sample.

Path to the image of the sample.

Region of the sample.

List of texts.

Methods

Returns the image of the sample.

Loads the ESample.

Assignment operator

Checks if this ESample instance is strictly equal to another

Replaces the old base path with a new base path in the image path. Throws if the old base path is not contained in the image path.

Saves the ESample.

ESample Class

A sample is composed of an image, and optionally a region, together with one or several texts, which are visible in the image. These texts indicate what outputs are expected when calling ETextReader.Read on this image. A ESample is only meant to be contained in ESampleList.

Namespace: Euresys.Open_eVision.EasyDeepOCR

License(s): EasyDeepOCR

Constructors

Creates a ESample.

Properties

Returns the image type of ESample.GetImage when called without arguments.

Returns whether there is a region attached to this sample.

Returns the image of the sample.

Path to the image of the sample.

Region of the sample.

List of texts.

Methods

Returns the image of the sample.

Loads the ESample.

Replaces the old base path with a new base path in the image path. Throws if the old base path is not contained in the image path.

Saves the ESample.

ESample Class

A sample is composed of an image, and optionally a region, together with one or several texts, which are visible in the image. These texts indicate what outputs are expected when calling ETextReader.Read on this image. A ESample is only meant to be contained in ESampleList.

Module: open_evision.EasyDeepOCR

License(s): EasyDeepOCR

Constructors

Creates a ESample.

Properties

Returns the image type of ESample.GetImage when called without arguments.

Returns whether there is a region attached to this sample.

Returns the image of the sample.

Path to the image of the sample.

Region of the sample.

List of texts.

Methods

Creates a ESample.

Returns the image of the sample.

Loads the ESample.

Replaces the old base path with a new base path in the image path. Throws if the old base path is not contained in the image path.

Saves the ESample.