Thread: how to display pixel data

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Jul 2009
    Posts
    14

    how to display pixel data

    Hi,

    I have an array of pixel data which i want to display. How should I go by doing this? The pixel data (an image frame...about 262144 bytes) has a resolution of 512 by 512 displaying at 255 colours.

    Do I have to convert it into a bitmap? I've searched around and people are using opencv. So i gave it a try but with no luck.

    Any help would be really appreciated

    thanks!
    Last edited by vkoo; 07-29-2009 at 09:32 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. xor linked list
    By adramalech in forum C Programming
    Replies: 23
    Last Post: 10-14-2008, 10:13 AM
  2. Replies: 48
    Last Post: 09-26-2008, 03:45 AM
  3. Reading pixel color data from screen
    By JJFMJR in forum Windows Programming
    Replies: 8
    Last Post: 08-22-2008, 12:27 PM
  4. Read pixel color data from screen?
    By JJFMJR in forum Windows Programming
    Replies: 4
    Last Post: 08-11-2008, 10:15 AM
  5. temperature sensors
    By danko in forum C Programming
    Replies: 22
    Last Post: 07-10-2007, 07:26 PM