<div dir="ltr">Hi,<div><br></div><div>Openslide is awesome! We use it in BisQue (web based microscopy management, annotation and analysis) and it works like a charm! It was probably the easiest library to integrate into our system and have it do exactly what we need. I'm using the python level deepzoom interface to openslide in order to interpolate all needed resolution levels and tile sizes required by the client side viewer.</div><div><br></div><div>I wanted to migrate to use openslide inside our c++ libbioimage to increase access speed since I do several operations with tiles after I read them with openslide in python. We also have a nice metadata interface and I was augmenting metadata parsed by openslide with libbioimage and wanted to do that a bit more consistently.</div><div><br></div><div>My novice and simple question is whether you guys have a c++ layer similar to deepzoom I could promptly use. Reiterating, I would simply want to fetch a tile of a given size at a given resolution level. Would Vips library provide that layer? </div><div><br></div><div>Thank you for you time and a great library you are developing!</div><div><div>-dmitry</div>-- <br><div class="gmail_signature">__________________________________<br><br>Dmitry Fedorov Levit <<a href="mailto:dima@dimin.net" target="_blank">dima@dimin.net</a>><br>Web: <a href="http://www.dimin.net/" target="_blank">http://www.dimin.net/</a><br>__________________________________<br><br>Center for Bio-Image Informatics:<br> <<a href="http://www.bioimage.ucsb.edu/" target="_blank">http://www.bioimage.ucsb.edu/</a>><br><br>Vision Research Lab, Electrical and Computer Engineering:<br> <<a href="http://vision.ece.ucsb.edu/" target="_blank">http://vision.ece.ucsb.edu/</a>><br><br>University of California, Santa Barbara<br>_________________________________</div>
</div></div>