|
NVIDIA 2D Image And Signal Performance Primitives (NPP)
Version 11.2.1.*
|
Provides details of uniquely labeled pixel regions of interest returned by CompressedLabelMarkersUF function. More...
#include <nppdefs.h>
Data Fields | |
| unsigned int | nMarkerLabelPixelCount |
| total number of pixels in this connected pixel region More... |
|
| unsigned int | nContourPixelCount |
| total number of pixels in this connected pixel region contour More... |
|
| unsigned int | nCurContourPixelIndex |
| current index of pixel being added to geometry info list More... |
|
| NppiPoint | oContourFirstPixelLocation |
| image geometric x and y location of the first pixel in the contour More... |
|
| NppiRect | oMarkerLabelBoundingBox |
| bounding box of this connected pixel region More... |
|
Provides details of uniquely labeled pixel regions of interest returned by CompressedLabelMarkersUF function.
| unsigned int NppiCompressedMarkerLabelsInfo::nContourPixelCount |
total number of pixels in this connected pixel region contour
| unsigned int NppiCompressedMarkerLabelsInfo::nCurContourPixelIndex |
current index of pixel being added to geometry info list
| unsigned int NppiCompressedMarkerLabelsInfo::nMarkerLabelPixelCount |
total number of pixels in this connected pixel region
| NppiPoint NppiCompressedMarkerLabelsInfo::oContourFirstPixelLocation |
image geometric x and y location of the first pixel in the contour
| NppiRect NppiCompressedMarkerLabelsInfo::oMarkerLabelBoundingBox |
bounding box of this connected pixel region