TD_​CONVOLVE2

This function, the TD_CONVOLVE2, takes two matrices as inputs: one representing the source matrix (image) to be filtered; and, the other matrix being the PSF itself. The resultant output is the source matrix with the filtering PSF applied.

Options

InputFormat
Specifies the input mode supported by the function.
Output Schema
Output Schema, if Volatile is true then use user login as the schema.
Output Table
Output Table
VAL Location
VAL Location
Volatile
Specifies whether the table should be a VOLATILE table. If true, then the table is automatically deleted, otherwise it is users responsibility to remove or clean it up for space.

Input Ports

Icon
Connection to a Teradata Database Instance
Icon
The source series to be filtered
Icon
The filter kernel itself

Output Ports

Icon
output of TD_CONVOLVE2

Nodes

Extensions

Links