Results 1 to 4 of 4

Thread: display camera capture on label->setpixmap

  1. #1
    Join Date
    Jun 2013
    Posts
    2
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default display camera capture on label->setpixmap

    Im looking for a small example on opencv camera capture that displays on a pixmap of a label with timer.
    there are some code but what Im looking for as small as possible.
    can any one help?

  2. #2
    Join Date
    Feb 2012
    Location
    Armenia/Yerevan
    Posts
    400
    Thanks
    15
    Thanked 16 Times in 15 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11

    Default Re: display camera capture on label->setpixmap

    Quote Originally Posted by mdaud View Post
    Im looking for a small example on opencv camera capture that displays on a pixmap of a label with timer.
    there are some code but what Im looking for as small as possible.
    can any one help?
    Well, your question if about OpenCV not Qt relevant. Anyway, you can use Qt relevant libraries for video capture and not OpenCV.
    Moreover, if you are simply trying to connect to a camera via LAN, you may also use QWebView Qt widget (Though using Pixmap may result in a better quality capture I guess.)

  3. #3
    Join Date
    Jun 2013
    Posts
    2
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default Re: display camera capture on label->setpixmap

    can you provide code ?

  4. #4
    Join Date
    Jan 2010
    Posts
    7
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Windows

    Default Re: display camera capture on label->setpixmap

    You can do that with the Qt Media Encoding Library - http://www.qtcentre.org/threads/5508...pha1-available!

Similar Threads

  1. Replies: 0
    Last Post: 12th June 2013, 06:44
  2. capture video from DV camera
    By ekkondela in forum Newbie
    Replies: 1
    Last Post: 7th March 2010, 09:38
  3. Replies: 0
    Last Post: 7th August 2009, 19:21
  4. synchronise QLabel display and webcam capture
    By fbmfbm in forum Qt Programming
    Replies: 2
    Last Post: 24th February 2009, 11:10
  5. Display the camera frame in real time
    By alex_lue in forum Qt Programming
    Replies: 8
    Last Post: 27th July 2007, 10:31

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.