Results 1 to 2 of 2

Thread: Is QT Ideal GUI framework for USB3 Vision Application development?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Apr 2017
    Posts
    1
    Qt products
    Qt5
    Platforms
    Unix/X11 Windows

    Default Is QT Ideal GUI framework for USB3 Vision Application development?

    I noticed that there is no specific driver for usb3 vision as a whole for any platform(windows or linux). In such case one has to build a driver or work on available kernel pieces(if any) for usb3 camera video capture and streaming.
    I want to know the scope of integrating these custom drivers being developed with QT framework so that a GUI based control application is built.Can we integrate any driver(third party) with QT.If no,what are compatibility factors that need to be considered.How it can be taken care and a smooth integration of a usb3 driver is achieved??..I am newbie to QT .Any information or guidance on the question would be really helpful.

  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: Is QT Ideal GUI framework for USB3 Vision Application development?

    You are mixing apples with oranges and pairs.
    Your question simply makes very little sense.
    I noticed that there is no specific driver for usb3 vision as a whole for any platform(windows or linux).
    What do you mean?
    Can you elaborate, maybe with an example?

    In such case one has to build a driver or work on available kernel pieces(if any) for usb3 camera video capture and streaming.
    Or use a camera which manufacturer delivers a driver for the OS you are intending to use it on.
    You could try and reverse engineer the driver of course, but do you really want to just so you could use the camera??

    I want to know the scope of integrating these custom drivers being developed with QT framework so that a GUI based control application is built.
    A device driver is software allowing a device to function with the host OS.
    It has nothing to do with Qt, nor is there any place for "integration" of such a driver with Qt in the sense your are writing about.
    ==========================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. Does QT need .NET framework for running application?
    By blue_sky in forum Qt Programming
    Replies: 3
    Last Post: 21st November 2013, 12:41
  2. Ideal Build Configuration of Qt for Windows 7 64 Bit
    By swamyonline in forum Installation and Deployment
    Replies: 1
    Last Post: 1st June 2013, 03:00
  3. Mobile application development
    By Rocksteady in forum General Programming
    Replies: 0
    Last Post: 11th September 2012, 12:25
  4. Replies: 3
    Last Post: 4th March 2011, 06:11
  5. QVision: Qt's Image, Video and Computer Vision Library
    By xenko in forum Qt-based Software
    Replies: 2
    Last Post: 3rd March 2011, 18:02

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.