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

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Variables

static const std::vector< std::string > labelMap
 
static std::atomic< bool > syncNN {true}
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 21 of file spatial_tiny_yolo.cpp.

Variable Documentation

◆ labelMap

const std::vector<std::string> labelMap
static
Initial value:
= {
"person", "bicycle", "car", "motorbike", "aeroplane", "bus", "train", "truck", "boat",
"traffic light", "fire hydrant", "stop sign", "parking meter", "bench", "bird", "cat", "dog", "horse",
"sheep", "cow", "elephant", "bear", "zebra", "giraffe", "backpack", "umbrella", "handbag",
"tie", "suitcase", "frisbee", "skis", "snowboard", "sports ball", "kite", "baseball bat", "baseball glove",
"skateboard", "surfboard", "tennis racket", "bottle", "wine glass", "cup", "fork", "knife", "spoon",
"bowl", "banana", "apple", "sandwich", "orange", "broccoli", "carrot", "hot dog", "pizza",
"donut", "cake", "chair", "sofa", "pottedplant", "bed", "diningtable", "toilet", "tvmonitor",
"laptop", "mouse", "remote", "keyboard", "cell phone", "microwave", "oven", "toaster", "sink",
"refrigerator", "book", "clock", "vase", "scissors", "teddy bear", "hair drier", "toothbrush"}

Definition at line 8 of file spatial_tiny_yolo.cpp.

◆ syncNN

std::atomic<bool> syncNN {true}
static

Definition at line 19 of file spatial_tiny_yolo.cpp.



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