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
Hello Malte,
I've downloaded your RN pluggin and I've noticed it uses an old realease of OpenCV (i.e. v3.4).
In attempt to contribute with you source code, I've started debug and understand the pieces of it and how would I replace 3.4 with 4.5.3(latest release)
Thus, I've downloaded Android-SDK, from OpenCV official sources https://opencv.org/releases/
Then I've imported JAVA module libs, and added dependencies. Everything was done through Android Studio.
Now, I got lost/stuck at the amends I have to do in your RN plugin in order to fully upgrade OpenCv core.
How can I upgrade your pluggin with OpenCV 4.5.3?
Best wishes,
I
The text was updated successfully, but these errors were encountered:
iuri
changed the title
Upgrade OpenCV core
Upgrade OpenCV 3.4 core to 4.5.3 (latest)
Aug 16, 2021
iuri
changed the title
Upgrade OpenCV 3.4 core to 4.5.3 (latest)
Upgrading react-native-opencv from 3.4 core to 4.5.3 (latest)
Aug 16, 2021
Hello Malte,
I've downloaded your RN pluggin and I've noticed it uses an old realease of OpenCV (i.e. v3.4).
In attempt to contribute with you source code, I've started debug and understand the pieces of it and how would I replace 3.4 with 4.5.3(latest release)
Thus, I've downloaded Android-SDK, from OpenCV official sources https://opencv.org/releases/
Then I've imported JAVA module libs, and added dependencies. Everything was done through Android Studio.
Now, I got lost/stuck at the amends I have to do in your RN plugin in order to fully upgrade OpenCv core.
How can I upgrade your pluggin with OpenCV 4.5.3?
Best wishes,
I
The text was updated successfully, but these errors were encountered: