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. Creating a heat map
Forum Updated to NodeBB v4.3 + New Features

Creating a heat map

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 343 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.
  • G Offline
    G Offline
    guilherme andrade
    wrote on last edited by
    #1

    Hello, i am a student and i am quite new to qt. i am trying to make a small project for University. i wonder Is there a method to make a heat map Qt6 with data collected from arduino. If possible which libraries are better to use.

    Pl45m4P 1 Reply Last reply
    0
    • G guilherme andrade

      Hello, i am a student and i am quite new to qt. i am trying to make a small project for University. i wonder Is there a method to make a heat map Qt6 with data collected from arduino. If possible which libraries are better to use.

      Pl45m4P Offline
      Pl45m4P Offline
      Pl45m4
      wrote on last edited by
      #2

      @guilherme-andrade said in Creating a heat map:

      Hello, i am a student and i am quite new to qt. i am trying to make a small project for University. i wonder Is there a method to make a heat map Qt6 with data collected from arduino. If possible which libraries are better to use.

      Not something I know of in Qt, but if allowed, you could use OpenCV's ColorMap.

      Or you implement something like that yourself. Using Gradient/HSV Color-space...


      If debugging is the process of removing software bugs, then programming must be the process of putting them in.

      ~E. W. Dijkstra

      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