Functions | Variables
spatial_object_tracker.cpp File Reference
#include <chrono>
#include "utility.hpp"
#include "depthai/depthai.hpp"
Include dependency graph for spatial_object_tracker.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Variables

static std::atomic< bool > fullFrameTracking {false}
 
static const std::vector< std::string > labelMap
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 14 of file spatial_object_tracker.cpp.

Variable Documentation

◆ fullFrameTracking

std::atomic<bool> fullFrameTracking {false}
static

Definition at line 12 of file spatial_object_tracker.cpp.

◆ labelMap

const std::vector<std::string> labelMap
static
Initial value:
= {"background", "aeroplane", "bicycle", "bird", "boat", "bottle", "bus",
"car", "cat", "chair", "cow", "diningtable", "dog", "horse",
"motorbike", "person", "pottedplant", "sheep", "sofa", "train", "tvmonitor"}

Definition at line 8 of file spatial_object_tracker.cpp.



depthai
Author(s): Martin Peterlin
autogenerated on Sat Mar 22 2025 02:58:20