NVIDIA 2D Image And Signal Performance Primitives (NPP)
Version 11.4.0.*
|
Provides details of uniquely labeled pixel regions of interest returned by CompressedLabelMarkersUF function. More...
#include <nppdefs.h>
Data Fields | |
Npp32u | nMarkerLabelPixelCount |
total number of pixels in this connected pixel region More... |
|
Npp32u | nContourPixelCount |
total number of pixels in this connected pixel region contour More... |
|
Npp32u | nContourPixelsFound |
total number of pixels in this connected pixel region contour found during geometry search 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.
Npp32u NppiCompressedMarkerLabelsInfo::nContourPixelCount |
total number of pixels in this connected pixel region contour
Npp32u NppiCompressedMarkerLabelsInfo::nContourPixelsFound |
total number of pixels in this connected pixel region contour found during geometry search
Npp32u 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