User Story #367 (closed)
Opened 13 years ago
Closed 9 years ago
Big: Scaling Service
| Reported by: | cxallan | Owned by: | cxallan |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-Beta4.3 |
| Component: | General | Keywords: | n.a. |
| Cc: | jrswedlow | Story Points: | n.a. |
| Sprint: | n.a. | Importance: | n.a. |
| Total Remaining Time: | n.a. | Estimated Remaining Time: | n.a. |
Description
Due to the multiple ways (AWT, JAI, ImageMagick?) to scale buffered images a scaling service should be put in place to make sure that we have an easily deployable way to scale and a performant way to scale. The latter may or may not require 3rd party libraries to be installed.
Change History (7)
comment:1 Changed 13 years ago by cxallan
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 9 years ago by cxallan
- Type changed from Task to User Story
comment:3 Changed 9 years ago by cxallan
- Keywords iteration5 removed
- Milestone 3.0-M3 deleted
- Resolution fixed deleted
- Status changed from closed to reopened
comment:4 Changed 9 years ago by jrswedlow
- Cc jrswedlow added
One thing to remember: many images will be on non-integer scales; will need to be able to respect images made of floats. This is especially true for EM reconstructions, heavily filtered images, and transforms (FFTs).
comment:5 Changed 9 years ago by jburel
- Milestone set to OMERO-Beta4.3
comment:6 Changed 9 years ago by jmoore
- Summary changed from Scaling Service to Big: Scaling Service
comment:7 Changed 9 years ago by cxallan
- Resolution set to duplicate
- Status changed from reopened to closed
Further, advanced scaling techniques will be investigated as part of #4252.
Closing with r966.