[ome-users] Convert Ariol files (file extension cat)
Mathieu Malaterre
mathieu.malaterre at dicomstudio.org
Mon May 13 13:53:31 BST 2013
2013/5/13 Andreas Heindl <Andreas.Heindl at icr.ac.uk>
> Dear list,
>
> I'm puzzled of how to convert slides acquired with Ariol[1] and stored as
> a *.cat file can be converted to a more portable file format such as png or
> jpg. Unfortunately Bio-formats seems not to support this type of file and
> google didn't retrieve possible solutions. Any hints?
> I also got an example files (628MB).
> Greetings,
> Andreas Heindl
>
> [1]
> http://technoinfo.co.uk/catalog/14.html
> [2]
> https://secure.logmein.com/f?00_dEhcLJtohFR1cODW1QO81Kkbh5v4tBsEENMPzZA6
>
>
> At least on UNIX you can extract the TIFF file from the XML header:
$ cd catExample/POET0002 one
$ (dd bs=118772 count=1 of=/dev/null && dd bs=4K of=out.tiff ) < image.cat
$ tiffinfo out.tiff
TIFFReadDirectory: Warning, out.tiff: unknown field with tag 65441 (0xffa1)
encountered.
TIFF Directory at offset 0x1bf88 (114568)
Image Width: 2032 Image Length: 2032
Bits/Sample: 8
Compression Scheme: Deflate
Photometric Interpretation: min-is-black
Samples/Pixel: 1
Rows/Strip: 4
Planar Configuration: single image plane
ImageDescription: Red 1.25X
Tag 65441: 46198
TIFFReadDirectory: Warning, out.tiff: unknown field with tag 65441 (0xffa1)
encountered.
TIFF Directory at offset 0x40008 (262152)
Image Width: 2032 Image Length: 2032
Bits/Sample: 8
Compression Scheme: Deflate
Photometric Interpretation: min-is-black
Samples/Pixel: 1
Rows/Strip: 4
Planar Configuration: single image plane
ImageDescription: Green 1.25X
Tag 65441: 177402
TIFFReadDirectory: Warning, out.tiff: unknown field with tag 65441 (0xffa1)
encountered.
TIFF Directory at offset 0x64fd4 (413652)
Image Width: 2032 Image Length: 2032
Bits/Sample: 8
Compression Scheme: Deflate
Photometric Interpretation: min-is-black
Samples/Pixel: 1
Rows/Strip: 4
Planar Configuration: single image plane
ImageDescription: Blue 1.25X
Tag 65441: 327052
HTH
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openmicroscopy.org.uk/pipermail/ome-users/attachments/20130513/2465f622/attachment.html>
More information about the ome-users
mailing list