AlexeyAB
2018-04-16 701f4fab63b3f6826ae6095ce32b9b99b3ece203
src/detector.c
@@ -99,7 +99,7 @@
    args.hue = net.hue;
#ifdef OPENCV
   args.threads = 7;
   args.threads = 3;
   IplImage* img = NULL;
   float max_img_loss = 5;
   int number_of_lines = 100;