Verwendung von Bio-Formaten.
wget https://downloads.openmicroscopy.org/bio-formats/6.5.1/artifacts/bftools.zip
Entpacken Sie es zum Beispiel $ HOME / bin / bftools
Durch den Weg
.bash_profile
(Kürzung)
export PATH=$HOME/bin/bftools:$PATH
wget http://wsr.imagej.net/distros/linux/ij153-linux64-java8.zip
Entpacke und füge ij.jar in $ HOME / bin / bftools ein
wget https://downloads.openmicroscopy.org/images/OME-TIFF/2016-06/tubhiswt-2D.zip
Beim Entpacken gibt es die folgenden zwei Dateien
$ tree tubhiswt-2D
tubhiswt-2D
├── tubhiswt_C0.ome.tif
└── tubhiswt_C1.ome.tif
showinf tubhiswt_C0.ome.tif
ijview tubhiswt_C0.ome.tif
Recommended Posts