[ome-devel] Beginners help

Roger Leigh r.leigh at dundee.ac.uk
Mon Jun 15 08:37:59 BST 2015


On 15/06/2015 04:02, Ashoka Bantumilli wrote:

> I am a C# programmer and would like to start developing with OME-TIFF
> images. I read the material in the OME website but couldn’t be able to
> start it.

Note that C# as a language is not currently supported.  We support Java,
MATLAB, and more recently C++.

> Here are few questions:
>
> 1)Where can I find OME-TIFF libraries (.dll) and how to integrate with
> VS2010/15, .Net 4.5

These don't currently exist, I'm afraid.

We do have a C++ library, but it doesn't yet work on Windows (I'm
working on this right now, and it should be in the next point release
unless any major difficulties are encountered).  This is a C++ rather
than a C# API though; unless there's some automatic means to wrap a C++
API for C#, we won't support C# once the C++ API works on Windows.  This
looks like a separate and potentially quite large task.

> 2)How can I make use of library API to read meta data about OME-TIFF images?

As a starting point:

C++:
http://www.openmicroscopy.org/site/support/bio-formats5.1/developers/cpp/tutorial.html#metadata
and
http://downloads.openmicroscopy.org/bio-formats-cpp/5.1.2/api/classome_1_1bioformats_1_1FormatReader.html
Java:
http://downloads.openmicroscopy.org/bio-formats/5.1.2/api/loci/formats/FormatReader.html


Kind regards,
Roger

The University of Dundee is a registered Scottish Charity, No: SC015096


More information about the ome-devel mailing list