This post is a duplicate of https://github.com/openmicroscopy/biofo ... ssues/2366.
I do not know where I should post. Here or on the issue tracker of GitHub ?
I have been trying to convert to TIFF numerous SVS files with bfconvert.
They all seem corrupted.
Here is the result (opened with GIMP) of the conversion of http://openslide.cs.cmu.edu/download/op ... 3003-1.svs:
Here is the command line I have been using:
- Code: Select all
.../bfconvert -bigtiff -series 0 ".../JP2K-33003-1.svs" ".../%z.%t.%c.tiff"
I am using latest bftools on Mac OS X 10.11 (but same thing is happening on Ubuntu 14.04):
- Code: Select all
felixveysseyre$ ./bfconvert -version
Version: 5.1.9
VCS revision: c3065feb775a7a8c0cc2cf6e35979331cca2418b
Build date: 15 April 2016
Thanks for your help !