NOTICE! This is a static HTML version of a legacy ImageJ Trac ticket.

The ImageJ project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Ticket #438 (closed defect: fixed)

Opened 2011-04-11T10:10:15-05:00

Last modified 2012-07-17T13:27:28-05:00

Problems with loading big images

Reported by: bdezonia Owned by: curtis
Priority: major Milestone: imagej2-b4-plugins
Component: I/O Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking:

Description

I have a 12756 × 3487 RGB JPEG file on my system (mars_landscape) that I got from Aivar. When I load it in IJ1 it takes 15 secs. In IJ2 it is still not loaded after 9 minutes of waiting.

Change History

comment:1 Changed 2011-04-11T16:08:42-05:00 by curtis

It works if you use the legacy IJ1 File > Open command, after a while, if you have enough RAM allocated (worked for me with 1024m). But the Bio-Formats import stalls.

comment:2 Changed 2011-05-20T17:08:55-05:00 by curtis

  • Milestone changed from biweekly-2011: May-09 to May-20 to imagej-2.0-beta1

comment:3 Changed 2011-08-02T10:39:18-05:00 by curtis

See also ticket #19.

comment:4 Changed 2011-11-01T10:52:47-05:00 by curtis

  • Milestone changed from imagej-2.0-beta1 to imagej-2.0-beta3

comment:5 Changed 2012-07-17T13:27:28-05:00 by bdezonia

  • Status changed from new to closed
  • Resolution set to fixed

Note that testing with beta 2 and beta 3 it loads fine in about 20 - 25 seconds.