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. Display grey scale image in QGraphicview scene

Display grey scale image in QGraphicview scene

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

    How to display data in csv file as a Qimage in Qgraphicview scene?

    For example I just have a csv file with the data given below (3*3 matrix)[1,2,3;2,6,1;10,54,21]. Each value can be thought as a pixel value.
    I want to display the data as a grey scaled image in QGraphicsView. What are the steps to be followed.

    Pablo J. RoginaP 1 Reply Last reply
    0
    • G Girin

      How to display data in csv file as a Qimage in Qgraphicview scene?

      For example I just have a csv file with the data given below (3*3 matrix)[1,2,3;2,6,1;10,54,21]. Each value can be thought as a pixel value.
      I want to display the data as a grey scaled image in QGraphicsView. What are the steps to be followed.

      Pablo J. RoginaP Offline
      Pablo J. RoginaP Offline
      Pablo J. Rogina
      wrote on last edited by
      #2

      @Girin please don't start a new topic when you already have one for the same issue.

      Upvote the answer(s) that helped you solve the issue
      Use "Topic Tools" button to mark your post as Solved
      Add screenshots via postimage.org
      Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

      aha_1980A 1 Reply Last reply
      2
      • Pablo J. RoginaP Pablo J. Rogina

        @Girin please don't start a new topic when you already have one for the same issue.

        aha_1980A Offline
        aha_1980A Offline
        aha_1980
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @Pablo-J-Rogina agreed. Closing this.

        Qt has to stay free or it will die.

        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