Tuesday, June 19, 2012

Nokia developer Qt Camera Demo v1.2.1



A Nokia Developer camera example application implemented using the Qt C++ Camera API, and exposed through a QML UI. The Camera Demo application allows users to set camera properties, show the view finder image and capture still images and video. The application also analyses the view finder image in real time and shows a histogram window about the image. The over-exposed areas are marked in the view finder to demonstrate the pixel manipulation techniques in real-time images.

Notes:
The ​Qt C++ Camera API used in this example provides relatively deep interaction with the camera when compared to the standard QML camera elements. If you want to develop a camera app in pure QML, see the ​QML Camera Example.
The video feature is disabled on devices with 32 MB of graphics memory or less. The supported devices include Nokia 603, Nokia 700, Nokia 701 and Nokia 808 PureView.

Compatibility
Nokia Anna and Belle with Qt 4.7.4 and Qt Mobility 1.2.1

Tested on:
Nokia 603
Nokia 700
Nokia 701
Nokia 808
Nokia C7-00
Nokia E7-00
Nokia N8-00

Developed with Qt SDK 1.2

Download:
Nokia developer Qt Camera Demo v1.2.1
Nokia developer Qt Camera Demo v1.2.1

No comments:

Post a Comment