EImageStitcher::GetGridOverlapX

EImageStitcher::SetGridOverlapX

Returns the size of the horizontal overlap between two adjacent patches. The overlap value is relative to the image width and is expressed in percentage.

Namespace: Euresys::Open_eVision

[C++]

float GetGridOverlapX() const

void SetGridOverlapX(float overlapX)

EImageStitcher.GridOverlapX

Returns the size of the horizontal overlap between two adjacent patches. The overlap value is relative to the image width and is expressed in percentage.

Namespace: Euresys.Open_eVision

[C#]

float GridOverlapX

{ get; set; }

EImageStitcher.GridOverlapX

Returns the size of the horizontal overlap between two adjacent patches. The overlap value is relative to the image width and is expressed in percentage.

Module: open_evision

[Python]

GridOverlapX: float

{get; set}