Multimedia: Camera
Functional Description
The Camera application allows the user to take photos using an integrated
camera device. The Camera application is able to view recent photos, delete
photos, adjust camera settings, provide image capture services to applications
and use the services of other image based applications in Qt Extended.
Features
The user is able to adjust the capture settings of photos and to adjust the
resolution, quality and storage location of the capture.
The user is able to delete photos taken by Camera.
The device must have an integrated image sensor.
Camera application is able to write image sensor data to an overlay display.
Framework enabling the development of Camera device plugins that can be used by applications independent of the platform driver software.
Camera supports the JPEG image format.
The user is able to take a photo using an integrated camera and preview the
photo using the viewfinder.
The device must have Video4Linux version 1 or 2 driver support.
The user is able to quickly access and view the five most recent photos.
Qt Extended supports optical and digital zoom through a two stage scheme,
1. Use camera driver to manipulate camera device to zoom as much as is supported by hardware, optically or digitally.
2. Crop and scale the image received by the camera for digital zoom.
Stage 2 is implemented in the camera application and available for all devices.
Copyright © 2009 Nokia |
Trademarks |
Qt Extended 4.4.3 |