NVIDIA 2D Image And Signal Performance Primitives (NPP)
Version 11.4.0.*
|
#include <nppdefs.h>
Data Fields | |
NppiRect | oBoundingBox |
x, y, width, height == left, top, right, and bottom pixel coordinates More... |
|
Npp32u | nConnectedPixelCount |
total number of pixels in connected region More... |
|
Npp32u | aSeedPixelValue [3] |
original pixel value of seed pixel, 1 or 3 channel More... |
|
Npp32u NppiConnectedRegion::aSeedPixelValue[3] |
original pixel value of seed pixel, 1 or 3 channel
Npp32u NppiConnectedRegion::nConnectedPixelCount |
total number of pixels in connected region
NppiRect NppiConnectedRegion::oBoundingBox |
x, y, width, height == left, top, right, and bottom pixel coordinates