ARuler
ARuler copied to clipboard
PlaneDetector.mm:9:9: 'opencv2/stitching.hpp' file not found
I am having this bug with opencv2 included in the package. Does anyone know how to solve it?
Hi,
Actually that's LFS as GitHub doesn't accept files larger than 100MB.
You need to download the OpenCV package (v3.2.0) and replace the file by your self.
If you use any git client which supports LFS
(eg. Tower), the replaced file won't be considered as modified.
Best regards,
Same problem here, even after having imported the full OpenCV package. Somebody can help ? Thanks !!!
Make sure your Xcode version is Xcode-9-beta5
It is version 9.0 beta 6 (9M214v)... Another idea ? Thanks a lot.
I update Xcode to beta6 and it works fine.Make sure you download and replace the opencv2.framework.
Yes, I replaced the framework :(
Can you paste the error screenshot here
Comment the include statement. Not used. In any case - the app doesn't work any longer. Crashes in my case