#include <chrono>
#include <cstdio>
#include <iostream>
#include "utility.hpp"
#include "depthai/depthai.hpp"
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} |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 17 of file detection_parser.cpp.
|
static |
Definition at line 11 of file detection_parser.cpp.
|
static |
Definition at line 15 of file detection_parser.cpp.