EKernel Class

Kernel for use in convolution operations.

Namespace: Euresys::Open_eVision

Methods

Constructs an EKernel object.
Global gain.
Returns the convolution coefficient of given indices.
Global offset (a constant added to the convolution result).
Out-of-limits image value (only influences the result along image edges).
Pointer to the upper left convolution coefficient.
Rectification mode. This property allows specifying how negative convolution result values are handled.
Number of coefficients along a row.
Number of coefficients along a column.
Global gain.
Sets the convolution coefficient values at the given indices.
Global offset (a constant added to the convolution result).
Out-of-limits image value (only influences the result along image edges).
Rectification mode. This property allows specifying how negative convolution result values are handled.
Sets the number of coefficients along a row and along a column.

EKernel Class

Kernel for use in convolution operations.

Namespace: Euresys.Open_eVision

Properties

Global gain.
Global offset (a constant added to the convolution result).
Out-of-limits image value (only influences the result along image edges).
Pointer to the upper left convolution coefficient.
Rectification mode. This property allows specifying how negative convolution result values are handled.
Number of coefficients along a row.
Number of coefficients along a column.

Methods

Constructs an EKernel object.
Returns the convolution coefficient of given indices.
Sets the convolution coefficient values at the given indices.
Sets the number of coefficients along a row and along a column.