GithubHelp home page GithubHelp logo

OpenCV 3 Support about cam2ip HOT 6 CLOSED

gen2brain avatar gen2brain commented on June 1, 2024
OpenCV 3 Support

from cam2ip.

Comments (6)

r0l1 avatar r0l1 commented on June 1, 2024

https://github.com/hybridgroup/gocv

from cam2ip.

gen2brain avatar gen2brain commented on June 1, 2024

Yes, I also wanted to add support for latest OpenCV releases. Some reasons I preferred ver 2 is because it is in C not C++, and it has support for Android native method to access camera (but up to 4.x, not possible in later versions), now it must be used only with Android Java project over JNI.

OpenCV 2.x can be left in repo, and can be available with some tag, don't need to be dropped.

from cam2ip.

r0l1 avatar r0l1 commented on June 1, 2024

Didn't know about the limitations with Android. I like the idea of multiple backends selectable through tags.

By the way: Great work with cam2ip.

from cam2ip.

gen2brain avatar gen2brain commented on June 1, 2024

Waiting for hybridgroup/gocv#125 , I need it accepted before I can add support for ver 3. Not possible to add similar function to cam2ip because I also need Step() function exposed.

from cam2ip.

gen2brain avatar gen2brain commented on June 1, 2024

I added support for ver 3 in 3c0c949 . For now available if -tags cv3 is used. PR at gocv is accepted but for now it is in dev branch.

from cam2ip.

gen2brain avatar gen2brain commented on June 1, 2024

README is updated, for now default is ver 2.x, cam2ip uses less memory with it. For 3.x just pass -tags cv3 (and install gocv before that, it is still not go gettable).

from cam2ip.

Related Issues (20)

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.