ARuler icon indicating copy to clipboard operation
ARuler copied to clipboard

PlaneDetector.mm:9:9: 'opencv2/stitching.hpp' file not found

Open riccitensor opened this issue 7 years ago • 8 comments

I am having this bug with opencv2 included in the package. Does anyone know how to solve it?

riccitensor avatar Aug 18 '17 12:08 riccitensor

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,

CocoaBob avatar Aug 18 '17 13:08 CocoaBob

Same problem here, even after having imported the full OpenCV package. Somebody can help ? Thanks !!!

RegisAG avatar Aug 31 '17 08:08 RegisAG

Make sure your Xcode version is Xcode-9-beta5

duzexu avatar Sep 01 '17 02:09 duzexu

It is version 9.0 beta 6 (9M214v)... Another idea ? Thanks a lot.

RegisAG avatar Sep 01 '17 07:09 RegisAG

I update Xcode to beta6 and it works fine.Make sure you download and replace the opencv2.framework.

duzexu avatar Sep 05 '17 10:09 duzexu

Yes, I replaced the framework :(

RegisAG avatar Sep 05 '17 10:09 RegisAG

Can you paste the error screenshot here

duzexu avatar Sep 05 '17 10:09 duzexu

Comment the include statement. Not used. In any case - the app doesn't work any longer. Crashes in my case

neilyoung avatar Oct 04 '17 11:10 neilyoung