CWIMAQKernel
CWIMAQKernel represents image processing kernel data and properties that you can configure on a per kernel basis.
Properties
| Divider | Normalization factor applied to the sum of the obtained products. Under normal conditions, the divider is the sum of all matrix element values.
|
| Element | Individual elements of the kernel matrix.
|
| Height | Height of the kernel matrix.
|
| Width | Width of the kernel matrix.
|
Methods
| LoadKernel | Loads a predefined matrix into the CWIMAQKernel object.
|
| SetSize | Sets the width and height of the kernel matrix simultaneously.
|