src/detection.c
@@ -5,6 +5,9 @@ #include "parser.h" #include "box.h" #ifdef OPENCV #include "opencv2/highgui/highgui_c.h" #endif char *class_names[] = {"aeroplane", "bicycle", "bird", "boat", "bottle", "bus", "car", "cat", "chair", "cow", "diningtable", "dog", "horse", "motorbike", "person", "pottedplant", "sheep", "sofa", "train", "tvmonitor"};