You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@skizzo I only just realized this was on a non opencv forum. Go to openCV forum, download the openCV4AndroidSDK, follow their instructions for adding it as a module. That'll get you access to the Java part.
For c++ dev, you need to get a reference to the SDK/Libs. Assuming you know how to use CMake, here's what I do to get the reference. Note that ~/dev/OpenCV-... is where my sdk copy is.
I just found this project, and it would be a huge boon to me to be able to use this instead of openCV4AndroidSDK
However, most of my openCV code is c++. Is it possible to use this project for that?
The text was updated successfully, but these errors were encountered: