#include <cstdio>
#include <deque>
#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 | |
constexpr float | CAMERA_FPS = 60 |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 12 of file camera_mobilenet_sync_example.cpp.
|
constexpr |
Definition at line 10 of file camera_mobilenet_sync_example.cpp.