Task #2866 (closed)
Opened 9 years ago
Closed 9 years ago
Add a java-image-scaling implementation
| Reported by: | cxallan | Owned by: | cxallan |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-Beta4.2.1 |
| Component: | General | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | 2010-09-09 (16) |
Description
A version of the scaling service needs to be implemented to compare with the existing AWT scaling service using the Java Image Scaling library (http://code.google.com/p/java-image-scaling/).
Change History (2)
comment:1 Changed 9 years ago by cxallan
comment:2 Changed 9 years ago by jburel
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
(In [8041]) Added an IScale implementation using Java Image Scaling (http://code.google.com/p/java-image-scaling/) and made it the enabled Spring implementation for testing. (See #2866)