Results 1 to 4 of 4

Thread: How to use imaging source camera with qt.

  1. #1
    Join Date
    Aug 2011
    Location
    coimbatore, India
    Posts
    3
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded Qt Jambi
    Platforms
    MacOS X Unix/X11 Windows Android

    Default How to use imaging source camera with qt.

    Hi All,

    Good Morning.

    I am trying connect imaging source camera by using unicap packages in qt.

    Please do find the attchament of project file.

    Please If Any one have camera code for Imaging source camera's(USB and Firewire).??

    Please Help out in this regrads.

    Thank you
    -Bandu
    Attached Files Attached Files

  2. #2
    Join Date
    Sep 2010
    Posts
    17
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: How to use imaging source camera with qt.


  3. #3
    Join Date
    Sep 2009
    Location
    Wroclaw, Poland
    Posts
    1,394
    Thanked 342 Times in 324 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: How to use imaging source camera with qt.

    On Windows you can use the C library ("IC Imaging Control C Library "), can be downloaded here : http://www.theimagingsource.com/en_U...ort/downloads/
    I've used it with DFK Industrial usb cameras to control stuff like auto white balance, exposure etc. and DirectShow to do image capture, it works great.
    I don't know about other platforms, though.

  4. #4
    Join Date
    Sep 2010
    Posts
    17
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: How to use imaging source camera with qt.

    Initial question was related to Unicap, so it was also related to Linux.
    So: On windows, you are right, ICControl and/or DirectShow can be used and on Linux it's required to use V4L2 layer and/or a wrapper like Unicap.
    This is true ( despite special case of ICControl) for a large number of cameras / webcams.
    V4L2 on Linux and DirectShow on Windows have quite same intention : providing some "generic multimedia" api.

Similar Threads

  1. Replies: 0
    Last Post: 26th November 2012, 13:18
  2. Qt and medical imaging
    By NightCoder89 in forum Newbie
    Replies: 2
    Last Post: 18th July 2012, 15:50
  3. Replies: 0
    Last Post: 26th October 2011, 22:18
  4. Replies: 0
    Last Post: 15th August 2011, 20:17

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.