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. 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.
For more information about using the application and design considerations, see the wiki pages.
Notes:
The first screenshot displays the basic camera view. In the second screenshot, the overexposed areas in the viewfinder image are indicated with red color. The last two screenshots show different settings.
Source Nokia Developer