opencv-java / opencv-java-tutorials

Source for the OpenCV with Java tutorials
135 stars 62 forks source link

I meet a problem about cmake when I install opencv as you suggested #7

Closed androidImp closed 7 years ago

androidImp commented 7 years ago

Error message: ==> Checking out branch master Error: No such file or directory - /private/tmp/opencv3-20170429-97652-iqqccb/3rdparty/ippicv/downloader.cmake

androidImp commented 7 years ago

I'm looking forward to a solution about this. I have searched the answer for two days but it still doesn't work.

androidImp commented 7 years ago

I install opencv with brew install opencv3 , it work find except when I use Descriptor of SURF or SIFT, what I refered to indicate that opencv3 doesn't support java yet.