Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. library for image processing, computer vision and machine learning
QtWS25 Last Chance

library for image processing, computer vision and machine learning

Scheduled Pinned Locked Moved Unsolved General and Desktop
computer visionmachine learninimage processin
5 Posts 2 Posters 3.9k Views
  • 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.
  • bahman309B Offline
    bahman309B Offline
    bahman309
    wrote on last edited by bahman309
    #1

    How can someone use Qt for image processing , computer vision and machine learning? Are there libraries or plugins for Qt for this purpose?
    which one is best?

    thanks

    Joel BodenmannJ 1 Reply Last reply
    0
    • bahman309B bahman309

      How can someone use Qt for image processing , computer vision and machine learning? Are there libraries or plugins for Qt for this purpose?
      which one is best?

      thanks

      Joel BodenmannJ Offline
      Joel BodenmannJ Offline
      Joel Bodenmann
      wrote on last edited by
      #2

      I suggest you have a look at the very popular OpenCV library: http://opencv.org/
      As it's a C++ library you can use it easily in a C++ Qt project.

      Industrial process automation software: https://simulton.com
      Embedded Graphics & GUI library: https://ugfx.io

      bahman309B 1 Reply Last reply
      1
      • Joel BodenmannJ Joel Bodenmann

        I suggest you have a look at the very popular OpenCV library: http://opencv.org/
        As it's a C++ library you can use it easily in a C++ Qt project.

        bahman309B Offline
        bahman309B Offline
        bahman309
        wrote on last edited by
        #3

        thanks @Joel-Bodenmann
        I found OpenCV, QVision, QCV, VXL and etc,
        do you know which one is better?

        Joel BodenmannJ 1 Reply Last reply
        0
        • bahman309B bahman309

          thanks @Joel-Bodenmann
          I found OpenCV, QVision, QCV, VXL and etc,
          do you know which one is better?

          Joel BodenmannJ Offline
          Joel BodenmannJ Offline
          Joel Bodenmann
          wrote on last edited by
          #4

          Sorry, I can't really comment on that as I haven't used anything other than OpenCV so far. All I can tell you is that OpenCV is very popular and known to work well. It's also actively maintained and used throughout the industry.
          QCV appears to be a Qt friendly wrapper around the OpenCV library. I've never used it. Neither have I ever touched VXL and QVision appears to be something completely different.

          I'm sorry that I can't give any objective recommendation. Probably somebody else has more experience on this field.

          Industrial process automation software: https://simulton.com
          Embedded Graphics & GUI library: https://ugfx.io

          bahman309B 1 Reply Last reply
          0
          • Joel BodenmannJ Joel Bodenmann

            Sorry, I can't really comment on that as I haven't used anything other than OpenCV so far. All I can tell you is that OpenCV is very popular and known to work well. It's also actively maintained and used throughout the industry.
            QCV appears to be a Qt friendly wrapper around the OpenCV library. I've never used it. Neither have I ever touched VXL and QVision appears to be something completely different.

            I'm sorry that I can't give any objective recommendation. Probably somebody else has more experience on this field.

            bahman309B Offline
            bahman309B Offline
            bahman309
            wrote on last edited by
            #5

            @Joel-Bodenmann
            Thank you so much

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved