Skip to content

Commit d6ab103

Browse files
committed
Add dicom and nrrd
1 parent db9cf3a commit d6ab103

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

images/dicom.png

168 KB
Loading

images/index.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,22 @@ <h3 style="margin-left : 20px" >Test images (used for validation) </h3>
355355
<td><a href="https://imagej.net/User:Gab1one">Gabriel Einsdorf</a></td>
356356
</tr>
357357

358+
<tr>
359+
<td><img src="nrrd-helix.png" width="100"></td>
360+
<td><a href="https://samples.scif.io/test-nrrd.zip">test-nrrd.zip</a></td>
361+
<td>NRRD</td>
362+
<td>1,034,539 bytes</td>
363+
<td>Gordon Kindlmann, via <a href="https://downloads.openmicroscopy.org/images/NRRD/gordon/">OME Sample Images</a>, <a href="https://downloads.openmicroscopy.org/images/NRRD/gordon/readme.txt">License</a></td>
364+
</tr>
365+
366+
<tr>
367+
<td><img src="dicom.png" width="100"></td>
368+
<td><a href="https://samples.scif.io/test-dicom.zip">test-dicom.zip</a></td>
369+
<td>DICOM</td>
370+
<td>449,482 bytes</td>
371+
<td>Sébastien Barré, via <a href="https://downloads.openmicroscopy.org/images/DICOM/samples/">OME Sample Images</a>, <a href="https://downloads.openmicroscopy.org/images/DICOM/samples/readme.txt">License</a></td>
372+
</tr>
373+
358374
</table>
359375
</div>
360376
<!-- Bootstrap core JavaScript

images/nrrd-helix.png

959 Bytes
Loading

0 commit comments

Comments
 (0)