question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add instructions to include OpenCV in existing projects ?

See original GitHub issue

Would it be possible to include steps to build OpenCV in existing Xcode and Android Studio projects ? I’ve already ran the downloadAndInsertOpenCV.sh script. it worked well. I have an existing react native project where I would like to include OpenCV compilation. Thanks in advance.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Meph1kcommented, Jun 5, 2018

@omatrot You’re right! I will update the docs of how to implement in in the existing project. I should do it tomorrow. I will update you about the status 😉

0reactions
omatrotcommented, Jan 22, 2020

Yes I’m ok with that.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to build applications with OpenCV inside the "Microsoft ...
Go the C++ groups General entry and under the *"Additional Include Directories"* add the path to your OpenCV include. If you don't have...
Read more >
Adding OpenCV 4.1.2 to Visual Studio 2019 Project in ...
Once new window opens up, go to VC++ Directories on the left and click on Include Directories row. Once you see the down...
Read more >
Code OpenCV in Visual Studio - LearnOpenCV
We can now start adding new .cpp files or import existing code. Right-click on Source Files, then click on Add→New Item; Click on...
Read more >
How To Install OpenCV C++ and Use It With Microsoft Visual ...
In this Video, I'm going to show you How To Install OpenCV and Use It With Microsoft Visual Studio 2019. We will go...
Read more >
Install and configure OpenCV-4.2.0 in Windows 10 — VC++
Step1: Install the C++ Desktop development Workload · Step 2: Download and Install OpenCV-4.2.0 · Step 3: Add OpenCV binaries to your System...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found