Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. QT REAL TIME graph for large pixel data
Forum Updated to NodeBB v4.3 + New Features

QT REAL TIME graph for large pixel data

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 1 Posters 225 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.
  • S Offline
    S Offline
    swansorter
    wrote on last edited by
    #1

    hi
    i am working on real time graph plot
    1.I am continuously receiving rgb pixel data
    2.each packet has 2048 pixel data in rgb format
    3.each pixel has 8bit rgb data(8 bit R data ,8 bit G data, 8 bit B data).
    4.i want plot it and update it in the real time
    i tried with qt example and custom graph, but i am not able to get the proper graph
    is there any way to plot large table value and update .

    1 Reply Last reply
    0
    • S Offline
      S Offline
      swansorter
      wrote on last edited by swansorter
      #2

      I want it in line series format,is it possible to plot 2048 pixel plot in line series graph and update with the new values?

      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