AlexeyAB
2018-04-16 c52fa4742866125e35e88d0653dac99473e5fffb
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;