Metadata
- Source
- DECA-316
- Type
- Task
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- N/A
- Reporter
- Jonathan Hung
- Created
2012-09-07T14:32:44.383-0400 - Updated
2012-10-11T15:58:11.686-0400 - Versions
- N/A
- Fixed Versions
-
- 0.7
- Component
- N/A
Description
The dewarp server should take an uploaded archive of stereo pairs and its calibration data, and output a single archive of dewarped left and right images.
- consume capture archive
- single file upload (only 1 capture archive)
- export zip containing all the dewarped images
- image naming scheme (capture001_left.jpeg, capture001_right.jpeg)
- capture001 can be configurable as long as it's unique to a pair
- _left, _right are required to distinguish the left and right pages of a spread
- the image format may vary
Comments
-
Justin Obara commented
2012-10-11T15:58:11.679-0400 Added the dewarp server and pushed changes up to the googlecode repo