ganyc717 / Darknet-On-OpenCL

Darknet On OpenCL
MIT License
100 stars 44 forks source link

OpenCV not work #2

Closed AndrewSivrit closed 6 years ago

AndrewSivrit commented 6 years ago

Hi @ganyc717 I want to run your code on the VS2015 and windows 7. In mode with OPENCV, but this mode not working

  1. Not included headers for opencv in demo.cpp
  2. Not defined pthread_t is not defined in demo.cpp And other..
ganyc717 commented 6 years ago

Hi @AndrewSivrit The OpenCV mode is not supported yet. I will add OpenCV support soon.

ganyc717 commented 6 years ago

Hi @AndrewSivrit I have already add the OpenCV support. Thank you for your ticket.