EKernel::GetOutsideValue

EKernel::SetOutsideValue

Out-of-limits image value (only influences the result along image edges).

Namespace: Euresys::Open_eVision

[C++]

OEV_UINT32 GetOutsideValue()

void SetOutsideValue(OEV_UINT32 un32OutsideValue)

EKernel.OutsideValue

Out-of-limits image value (only influences the result along image edges).

Namespace: Euresys.Open_eVision

[C#]

uint OutsideValue

{ get; set; }