Hi all,
I see here that a LabVIEW based OME-TIFF creator is unlikely to happen very soon. As a work around I plan on using a libtiff dll interface built in labview to export my images there. I would therefore like to use the bioformats command line tools to extract the header of my non-xml tiff files and replace it with a suitable OME header. Two problems have cropped up though.
1
tiffcomment -set 'newmetadata.xml' sample.ome.tif
literally inserts 'newmetadata.xml' into the header rather than the contents of a file. Has anyone else had this problem?
2
I'm not entirely convinced tiffcomment extracts or injects the full XML data I would need to convert a page series of tiffs created by libtiff into an OME-TIFF hyperstack type image. Has anyone else tried to convert a regular TIFF stack to an OME-TIFF hyperstack pre/post or mid stack creation?
Any help welcome, I am fairly new to bioformats but would love to get on board!
Regards,
Craig