EKernel Class
Kernel for use in convolution operations.
Namespace: Euresys::Open_eVision
License(s): EasyImage
Constructors
Properties
Pointer to the upper left convolution coefficient.
Number of coefficients along a row.
Number of coefficients along a column.
Global gain.
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.
Methods
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.
EKernel Class
Kernel for use in convolution operations.
Namespace: Euresys.Open_eVision
License(s): EasyImage
Constructors
Constructs an EKernel
object to be used with the EasyImage.ConvolKernel
method.
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
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.
EKernel Class
Kernel for use in convolution operations.
Module: open_evision
License(s): EasyImage
Constructors
Constructs an EKernel
object to be used with the EasyImage.ConvolKernel
method.
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 to be used with the EasyImage.ConvolKernel
method.
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.