Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
riccitensor opened this issue Aug 18, 2017 · 8 comments
Open

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

riccitensor opened this issue Aug 18, 2017 · 8 comments

Comments

@riccitensor
Copy link

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

@CocoaBob
Copy link

CocoaBob commented Aug 18, 2017

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,

@RegisAG
Copy link

RegisAG commented Aug 31, 2017

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

@duzexu
Copy link
Owner

duzexu commented Sep 1, 2017

Make sure your Xcode version is Xcode-9-beta5

@RegisAG
Copy link

RegisAG commented Sep 1, 2017

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

@duzexu
Copy link
Owner

duzexu commented Sep 5, 2017

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

@RegisAG
Copy link

RegisAG commented Sep 5, 2017

Yes, I replaced the framework :(

@duzexu
Copy link
Owner

duzexu commented Sep 5, 2017

Can you paste the error screenshot here

@neilyoung
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants