luoyetx / mini-caffe

Minimal runtime core of Caffe, Forward only, GPU support and Memory efficiency.
BSD 3-Clause "New" or "Revised" License
374 stars 151 forks source link

if using opencv, then how to modify "mini-caffe.cmake" #105

Closed mmchen88 closed 4 years ago

mmchen88 commented 4 years ago

If using opencv, then how to modify "mini-caffe.cmake" ? How to set the include path and link files of OpenCV?