biubug6 / Face-Detector-1MB-with-landmark

1M人脸检测模型(含关键点)
MIT License
1.02k stars 271 forks source link

C++_inference _ncnn: How to set opencv path in CmakeList.txt if opencv was installed in Conda's virtual environment? #55

Open jamesjianwang opened 3 years ago

jamesjianwang commented 3 years ago

Thanks!

m-pektas commented 1 year ago

Maybe you can clone the OpenCV repository to your PC and build it. After that, You should set the OpenCV path as the build folder like "~/OpenCV/build".