Gaia/Camera: Difference between revisions
< Gaia
Jump to navigation
Jump to search
Benfrancis (talk | contribs) No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
The | [DRAFT] | ||
The Camera app is part of the core set of apps of the Gaia interface. It offers users the ability to capture still images, video and simple access to the Photo Gallery. | |||
== Status == | == Status == | ||
* Feature Name: Gaia Camera App | * Feature Name: Gaia Camera App | ||
* Stage: Development | * Stage: Development | ||
* Release Target: | * Release Target: M3 Alpha | ||
== | == Use Cases == | ||
* | *Tom wants take a photo and selects the Camera app | ||
* | *Tom can easily see a preview and when he's ready to take a photo, presses the shutter button to snap a photo | ||
*All of Tom's photos are stored in the [[Gaia/Gallery Photo Gallery]] | |||
*Tom has the ability to digitally zoom in on his subjects by pinching | |||
*After a photo is taken, Tom has the ability to apply certain filters | |||
*Tom has the ability to turn the flash on (hardware dependent) for taking photos in the dark | |||
*Tom has the ability to toggle between the rear and front cameras | |||
*Tom wants to take a video instead of a photo and switches between the two modes by selecting the 'video mode' | |||
**In video mode, Tom is able to 'pinch-to-zoom' and then begins recording his video | |||
**Videos taken are saved in the Video app | |||
*When taking a photo, Tom sees certain basic functionality: | |||
**Auto-focus | |||
**Auto-exposure | |||
**Time stamp | |||
**Face detection | |||
**Auto-enhance | |||
**Geo-tagging | |||
**Resolution | |||
== | == App Requirements == | ||
;Gaia v1 | |||
* | |||
* | |||
;Gaia v2 | |||
* | * | ||
== Design == | == UX Design Specs == | ||
*IxD v1: in progress | |||
*VisDe v1: in progress | |||
== Development == | == Development == | ||
[https://github.com/andreasgal/gaia/tree/master/apps/camera Source code on Github] | [https://github.com/andreasgal/gaia/tree/master/apps/camera Source code on Github] |
Revision as of 08:38, 2 April 2012
[DRAFT]
The Camera app is part of the core set of apps of the Gaia interface. It offers users the ability to capture still images, video and simple access to the Photo Gallery.
Status
- Feature Name: Gaia Camera App
- Stage: Development
- Release Target: M3 Alpha
Use Cases
- Tom wants take a photo and selects the Camera app
- Tom can easily see a preview and when he's ready to take a photo, presses the shutter button to snap a photo
- All of Tom's photos are stored in the Gaia/Gallery Photo Gallery
- Tom has the ability to digitally zoom in on his subjects by pinching
- After a photo is taken, Tom has the ability to apply certain filters
- Tom has the ability to turn the flash on (hardware dependent) for taking photos in the dark
- Tom has the ability to toggle between the rear and front cameras
- Tom wants to take a video instead of a photo and switches between the two modes by selecting the 'video mode'
- In video mode, Tom is able to 'pinch-to-zoom' and then begins recording his video
- Videos taken are saved in the Video app
- When taking a photo, Tom sees certain basic functionality:
- Auto-focus
- Auto-exposure
- Time stamp
- Face detection
- Auto-enhance
- Geo-tagging
- Resolution
App Requirements
- Gaia v1
- Gaia v2
UX Design Specs
- IxD v1: in progress
- VisDe v1: in progress