Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.

Changes between Initial Version and Version 6 of Ticket #4001


Ignore:
Timestamp:
02/07/11 08:40:45 (13 years ago)
Author:
atarkowska
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4001

    • Property Status changed from new to accepted
    • Property Cc wmoore cxallan added
    • Property Summary changed from Big Image in Web investigation to Big Image in Web viewer
    • Property Sprint changed from 2011-02-10 (5) to
    • Property Type changed from task to story
  • Ticket #4001 – Description

    initial v6  
     1How image zoom technology works? 
     2 
     3The most efficient way to provide high resolution image on the web can be achieved by making an "image pyramid" out of the source image and cut it into small tiles. Whenever the user requests a portion of the image only the needed tiles of a level are sent to the client's browser. However, since this tiles are loaded by the client's browser or can be accessed over http, they can be easily reassembled (stitched back together), thus restoring the entire original image. 
     4 
     5Instead of sending the tiles directly to the browser it could put them first together on the server side and only then send the requested portion as one picture to the client. Neither the tiles nor the original image are ever loaded by the client. Optionally could crop from the original image without making the tiles.  
     6 
    17Testing possible tiling solutions: 
    28 
    39 - launch viewer  
     10 - tiling 
    411 - rendering tails  
    512 - rendering thumbnail 
    613 - split view  
    714 - projection 
     15 - bird's-eye view feature 

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.12951 sec.)

We're Hiring!