|
| | FilterColumn |
| | Apply convolution filter with user specified 1D column of weights.
|
| |
| | FilterColumnBorder |
| | General purpose 1D convolution column filter with border control.
|
| |
| | FilterColumn32f |
| | FilterColumn using floating-point weights.
|
| |
| | FilterColumnBorder32f |
| | General purpose 1D column convolution filter using floating-point weights with border control.
|
| |
| | FilterRow |
| | Apply convolution filter with user specified 1D row of weights.
|
| |
| | FilterRowBorder |
| | General purpose 1D convolution row filter with border control.
|
| |
| | FilterRow32f |
| | FilterRow using floating-point weights.
|
| |
| | FilterRowBorder32f |
| | General purpose 1D row convolution filter using floating-point weights with border control.
|
| |