Results 1 to 2 of 2

Thread: Qt + opengl+opencv black screen

  1. #1
    Join Date
    Apr 2011
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Unhappy Qt + opengl+opencv black screen

    hi, i have compiled a code taken from http://rafaelpalomar.net/sites/defau...xample.tar_.gz to display the webcam output on a qt widget. The code works great on my laptop which has nvdia graphics, but when i compiled the same code using my netbook which has a intel nm10 chipset the output only shows a black widget but i am able to display qt opengl example on the netbook. Can anyone here tell me what i am misssing or do i need any extra package to make the system work.

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Qt + opengl+opencv black screen

    It probably GL extensions issue.
    Have a look in the code which GL extensions are used, and run a GL extension info tool on your the netbook, and see if the graphics card there support these extensions.
    Intel graphics chips support GL extension very poorly.
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

Similar Threads

  1. Replies: 8
    Last Post: 18th March 2011, 12:27
  2. OPENCV - OPENGL perspective view
    By rsecoli in forum Newbie
    Replies: 0
    Last Post: 24th November 2010, 19:45
  3. Qt phonon is only giving black screen when i play the video.what can be the soluition
    By savaliya_ambani in forum Qt for Embedded and Mobile
    Replies: 6
    Last Post: 3rd July 2010, 14:09
  4. Play video file with Phonon and GStreamer show black screen
    By SimbadSubZero in forum Qt Programming
    Replies: 2
    Last Post: 6th May 2010, 12:47
  5. Displaying Text on Black and White Screen
    By Stobie in forum Qt for Embedded and Mobile
    Replies: 4
    Last Post: 8th December 2009, 02:03

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.