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