NVIDIA 2D Image And Signal Performance Primitives (NPP)  Version 11.1.0.*
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Modules
Rank Filters

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.
 

Detailed Description

The set of functions providing min/max/median values for rectangular mask region with/without border available in the library.