NVIDIA 2D Image And Signal Performance Primitives (NPP)
Version 11.1.0.*
|
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. |
|
Various types of image thresholding operations.