[ImageJ-bugs] [Bug 991] Slow loading of image sequence
bugzilla at fiji.sc
bugzilla at fiji.sc
Mon Feb 16 21:53:56 CST 2015
http://fiji.sc/bugzilla/show_bug.cgi?id=991
Bruno Afonso <bafonso at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDSINFO |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Bruno Afonso <bafonso at gmail.com> ---
The issue appears to be that openCV saves TIFF files with LZW compression. This
makes loading files in ImageJ/Fiji incredibly slow compared to non-compressed
tiff files. I can only speculate, but it seems to me that one could optimize
loading compressed files. '
I just ended up writing my own tiff writer..
Thanks for looking into this.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20150217/3fbd7a5c/attachment.html>
More information about the Imagej-bugs
mailing list