NVIDIA Performance Primitives (NPP)  Version 9.1
Modules
Rank Filters

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.
 

Detailed Description