<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Ashoka,<div><br></div><div>"Resolution" would probably be stored under Image/Pixels.physicalSizeX and Pixels.physicalSizeY.</div><div>I'm not sure exactly what you mean by "brightness".</div><div><br></div><div> Have a look at the Data Model Overview: <a href="http://www.openmicroscopy.org/site/support/ome-model/developers/model-overview.html">http://www.openmicroscopy.org/site/support/ome-model/developers/model-overview.html</a>, particularly</div><div>the Image diagram at the top.</div><div><br></div><div>The full OME schema can be browsed at <a href="http://www.openmicroscopy.org/Schemas/Documentation/Generated/OME-2015-01/ome.html">http://www.openmicroscopy.org/Schemas/Documentation/Generated/OME-2015-01/ome.html</a></div><div><br></div><div>You might find it easier to browse some examples as OME-XML.</div><div>We have several examples of typical confocal data here: <a href="https://github.com/openmicroscopy/samples">https://github.com/openmicroscopy/samples</a></div><div><br></div><div>If you can define what you mean by brightness, or there's any other tags you can't find, we can try to point you in</div><div>the right direction.</div><div><br></div><div> Cheers,</div><div><br></div><div>   Will.</div><div><br></div><div><br></div><div><br><div><div>On 29 Jun 2015, at 06:12, Ashoka Bantumilli <<a href="mailto:AshokaB@optiscan.com">AshokaB@optiscan.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi,<br><br>Thank you for the e-mail and information.<br><br>Can you please let me know all the important tags that are useful for OME TIFF files.  I.e.:  resolution, brightness, etc.<br><br>Thank you,<br>Ashoka<br><br>-----Original Message-----<br>From: ome-devel [mailto:ome-<a href="mailto:devel-bounces@lists.openmicroscopy.org.uk">devel-bounces@lists.openmicroscopy.org.uk</a>] On Behalf Of Roger Leigh<br>Sent: Monday, 15 June 2015 5:38 PM<br>To: OME External Developer List<br>Subject: Re: [ome-devel] Beginners help<br><br>On 15/06/2015 04:02, Ashoka Bantumilli wrote:<br><br><blockquote type="cite">I am a C# programmer and would like to start developing with OME-TIFF <br>images. I read the material in the OME website but couldn't be able to <br>start it.<br></blockquote><br>Note that C# as a language is not currently supported.  We support Java, MATLAB, and more recently C++.<br><br><blockquote type="cite">Here are few questions:<br><br>1)Where can I find OME-TIFF libraries (.dll) and how to integrate with <br>VS2010/15, .Net 4.5<br></blockquote><br>These don't currently exist, I'm afraid.<br><br>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.<br><br><blockquote type="cite">2)How can I make use of library API to read meta data about OME-TIFF images?<br></blockquote><br>As a starting point:<br><br>C++:<br><a href="http://www.openmicroscopy.org/site/support/bio-formats5.1/developers/cpp/tutorial.html#metadata">http://www.openmicroscopy.org/site/support/bio-formats5.1/developers/cpp/tutorial.html#metadata</a><br>and<br>http://downloads.openmicroscopy.org/bio-formats-cpp/5.1.2/api/classome_1_1bioformats_1_1FormatReader.html<br>Java:<br>http://downloads.openmicroscopy.org/bio-formats/5.1.2/api/loci/formats/FormatReader.html<br><br><br>Kind regards,<br>Roger<br><br>The University of Dundee is a registered Scottish Charity, No: SC015096 _______________________________________________<br>ome-devel mailing list<br>ome-devel@lists.openmicroscopy.org.uk<br>http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel<br><br>______________________________________________________________________<br>This email has been scanned by the Symantec Email Security.cloud service.<br>For more information please visit http://www.symanteccloud.com ______________________________________________________________________<br>_______________________________________________<br>ome-devel mailing list<br>ome-devel@lists.openmicroscopy.org.uk<br>http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel<br></blockquote></div><br></div></body></html>