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

Provides contour (boundary) direction and geometry info of uniquely labeled pixel regions returned by nppiCompressedMarkerLabelsUFInfo function in host memory. More...

#include <nppdefs.h>

Data Fields

NppiPoint oContourPixelLocation
 image geometry X and Y location of current contour pixel More...
 
NppiContourPixelDirectionInfo oContourPixelDirectionInfo
 information about region interior and connected contour pixels directions More...
 

Detailed Description

Provides contour (boundary) direction and geometry info of uniquely labeled pixel regions returned by nppiCompressedMarkerLabelsUFInfo function in host memory.

Field Documentation

NppiContourPixelDirectionInfo NppiContourPixelGeometryInfo::oContourPixelDirectionInfo

information about region interior and connected contour pixels directions

NppiPoint NppiContourPixelGeometryInfo::oContourPixelLocation

image geometry X and Y location of current contour pixel


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

Copyright © 2009-2020 NVIDIA Corporation