NVIDIA 2D Image And Signal Performance Primitives (NPP)
Version 11.3.0.*
|
The set of 1D linear filtering functions available in the library. More...
Modules | |
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. |
|
The set of 1D linear filtering functions available in the library.