NVIDIA 2D Image And Signal Performance Primitives (NPP)  Version 11.5.0.*
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
NppiContourBlockSegment Struct Reference

Provides details of contour pixel grid map location and association. More...

#include <nppdefs.h>

Data Fields

Npp32u nMarkerLabelID
 this connected pixel region contour ID More...
 
Npp32u nContourPixelCount
 total number of pixels in this connected pixel region contour More...
 
Npp32u nContourStartingPixelOffset
 base offset of starting pixel in the overall contour pixel list More...
 
Npp32u nSegmentNum
 relative block segment number within this particular contour ID More...
 

Detailed Description

Provides details of contour pixel grid map location and association.

Field Documentation

Npp32u NppiContourBlockSegment::nContourPixelCount

total number of pixels in this connected pixel region contour

Npp32u NppiContourBlockSegment::nContourStartingPixelOffset

base offset of starting pixel in the overall contour pixel list

Npp32u NppiContourBlockSegment::nMarkerLabelID

this connected pixel region contour ID

Npp32u NppiContourBlockSegment::nSegmentNum

relative block segment number within this particular contour ID


The documentation for this struct was generated from the following file:

Copyright © 2009-2021 NVIDIA CORPORATION AND AFFILIATES