react-native-opencv icon indicating copy to clipboard operation
react-native-opencv copied to clipboard

Upgrading react-native-opencv from 3.4 core to 4.5.3 (latest)

Open iuri opened this issue 2 years ago • 0 comments

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

iuri avatar Aug 16 '21 18:08 iuri