<html>
<head>
<base href="http://fiji.sc/bugzilla/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:stickfijibugs@gmail.com" title="Chris <stickfijibugs@gmail.com>"> <span class="fn">Chris</span></a>
</span> changed
<a class="bz_bug_link
bz_status_CONFIRMED "
title="CONFIRMED - IJ2 under Vista: very long delay opening image file"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=899">bug 899</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>ASSIGNED
</td>
<td>CONFIRMED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_CONFIRMED "
title="CONFIRMED - IJ2 under Vista: very long delay opening image file"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=899#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_CONFIRMED "
title="CONFIRMED - IJ2 under Vista: very long delay opening image file"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=899">bug 899</a>
from <span class="vcard"><a class="email" href="mailto:stickfijibugs@gmail.com" title="Chris <stickfijibugs@gmail.com>"> <span class="fn">Chris</span></a>
</span></b>
<pre>Sure Curtis, my pleasure.
Also useful (give 'im an inch and he'll take a mile) .... if you or a colleague
are dabbling in that area, it would be useful to give us a programmatic get/set
of SCIFIO flag, eg. flag = getSCIFIOflag(). The reason macro knowledge is
needed is that SCIFIO seems to treat some files differently with SCIFIO
disabled (like IJ1).
For example, with SCIFIO off, a 16-bit PNG gets opened in IJ1 style as an 8-bit
RGB (like an 8-bit JPG), with I presume resolution loss due to mapping to
lo-res. With SCIFIO on, the same PNG file is opened as a 3-plane hyperstack
(with the 1/3 etc color slider on bottom) preserving its original 16-bit per
plane resolution.
However, that results in a different window naming convention for SCIFIO ON|OFF
after I do "Split Channels" for either state, which I then have to handle with
different code paths (that's OK). While true 16-bittiness offered by SCIFIO is
very welcome, at present, without knowing SCIFIO state programmatically, I
can't automate subsequent image processing.
Thanks.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>