Comment utiliser Bio-Formats.
wget https://downloads.openmicroscopy.org/bio-formats/6.5.1/artifacts/bftools.zip
Décompressez-le, par exemple, $ HOME / bin / bftools
À travers le chemin
.bash_profile
(réduction)
export PATH=$HOME/bin/bftools:$PATH
wget http://wsr.imagej.net/distros/linux/ij153-linux64-java8.zip
Décompressez et mettez ij.jar dans $ HOME / bin / bftools
wget https://downloads.openmicroscopy.org/images/OME-TIFF/2016-06/tubhiswt-2D.zip
Une fois décompressé, il y a les deux fichiers suivants
$ 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