Open Osteribo opened 1 year ago
This R package contains a htmlwidget R wrapper around openseadragon. You can look to the implementation in the inst folder, e.g. https://github.com/DIGI-VUB/recogito/blob/master/inst/htmlwidgets/annotoriousopenseadragon.js
Does this package support Pyramid Imaging ie DZI, IIIF, TMS, Zoomify? I was wondering if i needed implement them in a specific way.
No it does not :-)
In the README there is a IIIF example. About DZI, TMS, Zoomify, I don't know. Probably with some changes to https://github.com/DIGI-VUB/recogito/blob/master/inst/htmlwidgets/annotoriousopenseadragon.js you might get these to work as well.
What is the best way to go about adding in other OpenSeaDragon features and Plugins?
For example, color channel adjustment?
or is there another package you would recommend?