<html>
<head>
<base href="http://fiji.sc/bugzilla/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:bafonso@gmail.com" title="Bruno Afonso <bafonso@gmail.com>"> <span class="fn">Bruno Afonso</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Slow loading of image sequence"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=991">bug 991</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEEDSINFO
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Slow loading of image sequence"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=991#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Slow loading of image sequence"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=991">bug 991</a>
from <span class="vcard"><a class="email" href="mailto:bafonso@gmail.com" title="Bruno Afonso <bafonso@gmail.com>"> <span class="fn">Bruno Afonso</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>