- Welcome
- Getting Started With the NVIDIA DriveWorks SDK
- Modules
- Samples
- Tools
- Tutorials
- SDK Porting Guide
- DriveWorks API
- More
NVIDIA DriveWorks API: Connected Components
Description: This file defines 2D connected components methods.
Definition in file ConnectedComponents.h.
Go to the source code of this file.
Typedefs | |
typedef struct dwConnectedComponentsObject * | dwConnectedComponentsHandle_t |
A pointer to the opaque handle for Connected Components. More... | |
typedef struct dwConnectedComponentsObject *const | dwConstConnectedComponentsHandle_t |
A constant pointer to the opaque handle for Connected Components. More... | |