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

Various types of image thresholding operations. More...

Modules

 Threshold Operations
 Threshold image pixels.
 
 Threshold Greater Than Operations
 Threshold greater than image pixels.
 
 Threshold Less Than Operations
 Threshold less than image pixels.
 
 Threshold Value Operations
 Replace thresholded image pixels with a value.
 
 Threshold Greater Than Value Operations
 Replace image pixels greater than threshold with a value.
 
 Threshold Less Than Value Operations
 Replace image pixels less than threshold with a value.
 
 Threshold Less Than Value Or Greater Than Value Operations
 Replace image pixels less than thresholdLT or greater than thresholdGT with with valueLT or valueGT respectively.
 

Detailed Description

Various types of image thresholding operations.


Copyright © 2009-2021 NVIDIA CORPORATION AND AFFILIATES