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. IMAGE PROCESSING WITH QT

IMAGE PROCESSING WITH QT

Scheduled Pinned Locked Moved General and Desktop
3 Posts 3 Posters 3.8k Views 1 Watching
  • 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.
  • appollosputnikA Offline
    appollosputnikA Offline
    appollosputnik
    Banned
    wrote on last edited by
    #1

    I want to analyze and process images with Qt. I found QVision and OpenCV. Please suggest me what of these libraries will be best to work in Qt environment for image processing,

    I want to show images on a grid lines a very finer grid lines, and pick some corner points by mouse. Then further I want to analyze images.

    Can I use openCV and QVision in combination both with Qt.

    Any help is highly appreciated. Thanks Sujan

    1 Reply Last reply
    0
    • K Offline
      K Offline
      kaivolde
      wrote on last edited by
      #2

      I have used Qt together with OpenCV. Using OpenCV in a Qt-project is easy. A somewhat difficult part was to convert from the OpenCV-datastructures to Qt-datastructures (converting the images). But you can find example-code about this.

      QVision I don't know.

      1 Reply Last reply
      0
      • K Offline
        K Offline
        kqt-mr-nv6
        wrote on last edited by
        #3

        OpenCV is very simple to use and it has many features

        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