Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
94 changes: 94 additions & 0 deletions images/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,100 @@

</div> <!-- /container -->

<h3 style="margin-left : 20px" >Test images (used for validation) </h3>
<div class="container theme-showcase" style="width: 100%" role="main">
<table class="table">

<tr>
<th>Thumbnail</th>
<th>Download</th>
<th>File Size</th>
<th>File format</th>
<th>Contributed by</th>
</tr>

<tr>
<td rowspan=2><img src="test-avi.jpg" width="100"></td>
<td colspan=10>
An AVI version of the
<a href="https://imagej.net/images/t1-rendering.zip">T1 Head Renderings</a>
sample dataset from the
<a href="https://imagej.net/images/">ImageJ sample images</a>.
The dataset is a stack of 36 surface renderings of the "T1 Head"
volume. It was created using the "Render Cine-mode" option in
<a href="http://bij.isi.uu.nl/vr.htm">VolumeJ</a>, using the
default settings. The "T1 Head" is a T1 weighted MRI head dataset
<a href="https://imagej.net/images/t1-rendering.zip">courtesy of Jeff Orchard</a>.
Voxels outside the head have been set to zero to improve file
compression. This was done by subtracting 32 from each of the 129
slices.
</td>
</tr>
<tr>
<td><a href="https://samples.scif.io/test-avi.zip">test-avi.zip</a></td>
<td>AVI</td>
<td>752,503 bytes</td>
<td>Jeff Orchard and Wayne Rasband</td>
</tr>

<tr>
<td><img src="test-image.jpg" width="100"></td>
<td><a href="https://samples.scif.io/test-eps.zip">test-eps.zip</a></td>
<td>EPS</td>
<td>101,557 bytes</td>
<td><a href="https://imagej.net/User:Gab1one">Gabriel Einsdorf</a></td>
</tr>

<tr>
<td><img src="test-image.jpg" width="100"></td>
<td><a href="https://samples.scif.io/test-gif.zip">test-gif.zip</a></td>
<td>GIF</td>
<td>311,118 bytes</td>
<td><a href="https://imagej.net/User:Gab1one">Gabriel Einsdorf</a></td>
</tr>

<tr>
<td><img src="test-ics.jpg" width="100"></td>
<td><a href="https://samples.scif.io/test-ics.zip">test-ics.zip</a></td>
<td>Image Cytometry Standard (ICS)</td>
<td>334,825 bytes</td>
<td><a href="https://imagej.net/User:Eglinger">Jan Eglinger</a></td>
</tr>

<tr>
<td><img src="test-image.jpg" width="100"></td>
<td><a href="https://samples.scif.io/test-jpeg2000.zip">test-jpeg2000.zip</a></td>
<td>JPEG 2000</td>
<td>180,836 bytes</td>
<td><a href="https://imagej.net/User:Gab1one">Gabriel Einsdorf</a></td>
</tr>

<tr>
<td><img src="test-image.jpg" width="100"></td>
<td><a href="https://samples.scif.io/test-jpg.zip">test-jpg.zip</a></td>
<td>JPEG</td>
<td>102,382 bytes</td>
<td><a href="https://imagej.net/User:Gab1one">Gabriel Einsdorf</a></td>
</tr>

<tr>
<td><img src="test-image.jpg" width="100"></td>
<td><a href="https://samples.scif.io/test-pict.zip">test-pict.zip</a></td>
<td>QuickTime PICT</td>
<td>100,055 bytes</td>
<td><a href="https://imagej.net/User:Gab1one">Gabriel Einsdorf</a></td>
</tr>

<tr>
<td><img src="test-image.jpg" width="100"></td>
<td><a href="https://samples.scif.io/test-png.zip">test-png.zip</a></td>
<td>Portable Network Graphics (PNG)</td>
<td>1,023,286 bytes</td>
<td><a href="https://imagej.net/User:Gab1one">Gabriel Einsdorf</a></td>
</tr>

</table>
</div>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
Expand Down
Binary file added images/test-avi.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/test-ics.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/test-image.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.