ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example

This commit is contained in:
AlexeyAB
2019-03-18 02:48:52 +03:00
parent 7a854302ef
commit b6e15f1656
65 changed files with 1324 additions and 662 deletions

View File

@ -8,12 +8,6 @@
#include <stdio.h>
#include <time.h>
#ifdef CUDNN
#ifndef USE_CMAKE_LIBS
#pragma comment(lib, "cudnn.lib")
#endif
#endif
#ifdef AI2
#include "xnor_layer.h"
#endif