EKernel::GetOffset

EKernel::SetOffset

Global offset (a constant added to the convolution result).

Namespace: Euresys::Open_eVision

[C++]

OEV_UINT32 GetOffset()

void SetOffset(OEV_UINT32 un32Offset)

EKernel.Offset

Global offset (a constant added to the convolution result).

Namespace: Euresys.Open_eVision

[C#]

uint Offset

{ get; set; }