NVIDIA 2D Image And Signal Performance Primitives (NPP)
Version 11.4.0.*
|
The set of functions providing min/max/median values for rectangular mask region with/without border available in the library. More...
Modules | |
FilterMax | |
Result pixel value is the maximum of pixel values under the rectangular mask region. |
|
FilterMaxBorder | |
Result pixel value is the maximum of pixel values under the rectangular mask region with border control. |
|
FilterMin | |
Result pixel value is the minimum of pixel values under the rectangular mask region. |
|
FilterMinBorder | |
Result pixel value is the minimum of pixel values under the rectangular mask region with border control. |
|
FilterMedian | |
Result pixel value is the median of pixel values under the rectangular mask region. |
|
The set of functions providing min/max/median values for rectangular mask region with/without border available in the library.