- Welcome
- Getting Started With the NVIDIA DriveWorks SDK
- Modules
- Samples
- Tools
- Tutorials
- SDK Porting Guide
- DriveWorks API
- More
NVIDIA DriveWorks API: 2D Box Tracker
Description: This file defines methods for tracking 2D boxes.
Definition in file BoxTracker2D.h.
Go to the source code of this file.
Data Structures | |
struct | dwBoxTracker2DParams |
Holds 2D object-tracker parameters. More... | |
struct | dwTrackedBox2D |
Holds a tracked 2D bounding box. More... | |
Typedefs | |
typedef struct dwBoxTracker2DObject * | dwBoxTracker2DHandle_t |
Handle to a 2D object tracker. More... | |