deepzoom level for c openslide library

Dmitry Fedorov fedorov at ece.ucsb.edu
Mon Apr 27 23:11:04 EDT 2015


Hi,

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.

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.

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?

Thank you for you time and a great library you are developing!
-dmitry
-- 
__________________________________

Dmitry Fedorov Levit <dima at dimin.net>
Web: http://www.dimin.net/
__________________________________

Center for Bio-Image Informatics:
  <http://www.bioimage.ucsb.edu/>

Vision Research Lab, Electrical and Computer Engineering:
  <http://vision.ece.ucsb.edu/>

University of California, Santa Barbara
_________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.andrew.cmu.edu/pipermail/openslide-users/attachments/20150427/5b566567/attachment.html 


More information about the openslide-users mailing list