Qt Camera Demo (Featured Project)

Qt Camera Demo iconQt ​Camera Demo is camera example application implemented using the Qt C++ Camera API. The app allows users to capture still images through the view finder and set almost all the important camera properties. The application also analyses the view finder image in real time and displays a histogram window. Lastly, the camera has a mode where over-exposed areas are marked in red in the view finder.

  

This project was created by Nokia Developer (lead by ​kratsan) and we hope you’ll learn a lot from this example about: using the Qt C++ Camera APIs, pixel manipulation techniques in real-time images and how to expose C++ components as reusable QML elements. The project is well documented and you can trust the code. As you can see from the ​tickets it is continuing to evolve and in its next ​milestone will also support video recording.

You can help us by suggesting improvements in the ​discussion boards and raising ​tickets for bugs. We’re also more than happy to take direct contributions from the community!

4 thoughts on “Qt Camera Demo (Featured Project)

    • Yes, its a proper publishing platform for this kind of information, so a lot easier to use for FPOW than TRAC wiki.

      The Qt Camera Demo is awesome too!

  1. Please bear with me if off topic.
    Is there any way to change or display the shutter speed ?
    Also it would be nice if one can change the focus mode like hyperfocal, macro etc.

    thanks for the awesome app !

Leave a Reply