[ome-devel] using LabView to write ome-tiff? with java4cpp?

Munro, Ian i.munro at imperial.ac.uk
Tue Jul 14 16:46:11 BST 2015


Hi Heinrich

We’d love to try that .vi if you’re willing to share.

Ian


On 9 Jul 2015, at 01:00, Grabmayr, Heinrich <Heinrich.Grabmayr at ph.tum.de> wrote:

>> Out of interest, do you know if LabView requires the DLLs to be built with a
>> specific Visual Studio version?
>> 
>> Regarding writing out the TIFF comment, you might find the saveComment
>> implementation here of interest:
>> https://github.com/openmicroscopy/bioformats/blob/develop/cpp/lib/ome/
>> bioformats/out/OMETIFFWriter.cpp#L791
>> It also handles bigTIFF structures and is completely independent of libtiff; it's
>> based on the Java implementation and the TIFF/BigTIFF specs.
>> 
>> 
>> Regards,
>> Roger
>> 
> Hi Roger,
> 
> Thanks for the hint to saveComment - I'll keep that in mind! And the progress is exciting.
> Regarding the VisualStudio Version, I believe that it requires a specific version. But all I can say for sure is that in the past, I have successfully compiled a dll on Visual Studio 2008 x32, running on Win 7 x64, and used it with LabView 2012, x32.
> Maybe this link will help you find more information on the matter: http://digital.ni.com/public.nsf/allkb/A6705FEC7EA42300862567B70054206E
> Oh, and there are x32 as well as x64 versions of LabView. The dlls to use have to be compiled for the corresponding architecture. Which is probably obvious to you but sometimes it does get me into trouble finding something that works for x64.
> 
> Best, Heinrich
> _______________________________________________
> ome-devel mailing list
> ome-devel at lists.openmicroscopy.org.uk
> http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel



More information about the ome-devel mailing list