ESample::GetROI

Returns the ROI enclosing the region of the sample. If no region is defined, the full image is returned.

Namespace: Euresys::Open_eVision::EasyDeepOCR

[C++]

const EBaseROI& GetROI() const

ESample.ROI

Returns the ROI enclosing the region of the sample. If no region is defined, the full image is returned.

Namespace: Euresys.Open_eVision.EasyDeepOCR

[C#]

EBaseROI ROI

{ get; }

ESample.ROI

Returns the ROI enclosing the region of the sample. If no region is defined, the full image is returned.

Module: open_evision.EasyDeepOCR

[Python]

ROI: EBaseROI

{get}