The operator expands the input link I to an arbitrary kernel size.
The input value is replicated/copied to each of the kernel components.
Set the new kernel size at the output link.
I/O Properties
Property
Value
Operator Type
O
Input Link
I, data input
Output Link
O, data output
Supported Link Format
Link Parameter
Input Link I
Output Link O
Bit Width
[1, 64]
as I
Arithmetic
{unsigned, signed}
as I
Parallelism
any
as I
Kernel Columns
1
any
Kernel Rows
1
any
Img Protocol
{VALT_IMAGE2D, VALT_LINE1D, VALT_PIXEL0D}
as I
Color Format
any
as I
Color Flavor
any
as I
Max. Img Width
any
as I
Max. Img Height
any
as I
The range of the input bit width is [1, 64].
For signed inputs, the range is [2, 64].
For unsigned color inputs, the range is [3, 63] and for signed color, the range is [6, 63].
Parameters
None
Examples of Use
The use of operator ExpandToKernel is shown in the following examples: