GithubHelp home page GithubHelp logo

Comments (3)

Windwoes avatar Windwoes commented on August 23, 2024

The package names have not changed, so not sure why you would be getting that error.

The examples directory is still present exactly where it was before. Only difference is I changed the samples to use the default teamcode package to make them easier to try right away.

You want the native library from the armeabi-v7a folder. The README links directly to the correct file :)

Yes, you still need to remove arm64-v8a from the gradle file. The 64-bit library is currently only used for the special OnBotJava version of the release.

from opencv-repackaged.

e-holder avatar e-holder commented on August 23, 2024

Thank you for the prompt response. I think that my confusion stemmed from thinking the OpenFTC/OpenCV-Repackaged repo was a newer/replacement for the OpenFTC/EasyOpenCV repo. So I had neglected to follow the EasyOpenCV readme and add the dependency: implementation 'org.openftc:easyopencv:1.5.0'. That fixed my pre-compile time errors. The examples weren't present in the OpenCV-Repackaged repo and the readme's lib*.so in that repo doesn't link to anything. I suppose my only remaining question (which should be resolved when I get access to our robot again) is whether I also need the dependency: implementation 'org.openftc:opencv-repackaged:4.5.3-B' (which we didn't need last year).

from opencv-repackaged.

Windwoes avatar Windwoes commented on August 23, 2024

OpenCV-Repackaged is most definitely not a replacement for EasyOpenCV - they work in tandem.

EasyOpenCV has a transitive dependency on OpenCV-Repackaged. As such, if you pull in the EOCV artifact from Gradle, OpenCV-Repackaged is automagically pulled in as well.

I should mention nothing has changed about the setup since the initial release 2 years ago. OpenCV-Repackaged has always been there and EOCV has always depended on it :)

from opencv-repackaged.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.