Ticket #38 (closed defect: fixed)
Opened 2007-03-19T11:57:18-05:00
Last modified 2007-08-10T11:50:30-05:00
Arbitrary slicing does not work for large data
Reported by: | curtis | Owned by: | curtis |
---|---|---|---|
Priority: | critical | Milestone: |
|
Component: | visbio | Severity: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by curtis)
The arbitrary slicing logic in VisBio was recently rewritten to be more efficient, but apparently there are still problems, since the algorithm does not perform well for some large data. For example, try slicing data/tiff/josh/jnb1s1_raw0202.TIF (1024 x 1024 x 57).
The arbitrary slicing algorithm must be adjusted to work efficiently with this type of data.