No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Has anyone contemplated using OpenCV with Quasar?

    Framework
    2
    2
    175
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      rconstantine last edited by

      I’m wondering if one could write an app that can make use of a webcam on web/desktop, and phone cameras on Cordova versions. Has anyone in Quasar Land attempted such a thing? Would be interested in web and/or Electron for desktop plus Android and iOS for mobile.

      Maybe would need to use Quasar’s Platform helper to toggle between desktop and mobile versions of the OpenCV library. I see there are some Cordova plugins. Haven’t evaluated them yet.

      1 Reply Last reply Reply Quote 0
      • M
        mKomo last edited by

        There’s a JS wapper to opencv that’s available for use. I haven’t used it yet however based on your needs it might make sense to use a more lightweight solution.

        For instance if your doing something with facial recognition, theres stand alone packages that can help.

        If your project if heavily dependent on ocv then there’s a package for the android / iOS sdks

        1 Reply Last reply Reply Quote 0
        • First post
          Last post