Metadata
- Source
- DECA-100
- Type
- Task
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Jonathan Hung
- Reporter
- Jonathan Hung
- Created
2010-04-20T15:50:53.000-0400 - Updated
2012-01-10T09:50:22.156-0500 - Versions
-
- 0.4
- Fixed Versions
-
- 0.6
- Component
-
- Capture
Description
In Decapod 0.3, images are being stitched together which has a performance cost. However, stitching may not be required for the following reasons:
1. The images can be displayed side by side using CSS, thus not having to do a costly operation.
2. With content area detection, it doesn't really matter if the images are stitched or not.
3. Images are split apart according to their content area at time of export anyway.
Questions:
1. What is the purpose of stitching?
2. What advantage does it offer?
Comments
-
Jonathan Hung commented
2010-06-14T12:23:37.322-0400 Evaluate after 0.5 release after bugs relating to capture left-right have been fixed.
-
Jonathan Hung commented
2010-07-15T16:34:01.684-0400 Stitching will be removed in future releases.