girder / large_image

Python modules to work with large multiresolution images.
http://girder.github.io/large_image/
Apache License 2.0
193 stars 43 forks source link

Investigate frame viewer as a embeddable component (jupyter, trame, girder, etc.) #1107

Open jeffbaumes opened 1 year ago

dgutman commented 1 year ago

https://dash-leaflet.herokuapp.com/

May want to check this out as well... it's a DASH friendly leaflet plugin that can be embedded into DASH applications, and can (with some minor tweaks) use large image(s) as a tile source..

On Thu, Apr 13, 2023 at 2:14 PM Jeff Baumes @.***> wrote:

— Reply to this email directly, view it on GitHub https://github.com/girder/large_image/issues/1107, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFODTVJ5X22MY7SJ7EQJX3XBA7B3ANCNFSM6AAAAAAW5N3QVM . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- David A Gutman, M.D. Ph.D. Associate Professor of Neurology Emory University School of Medicine

jeffbaumes commented 1 year ago

Thanks for the pointer @dgutman. We are definitely in exploratory mode on this and other issues like this that I put in today - there is a lot of room for ideas. We're doing some brainstorming toward the goal of making large_image more consumable to a broader audience.

dgutman commented 1 year ago

There's also a similar leafletjs version that Dave and I got working in Jupyter notebooks... There's a gist somewhere that documents how that works as well.. I will try and dig it up and attach it.

On Thu, Apr 13, 2023 at 2:25 PM Jeff Baumes @.***> wrote:

Thanks for the pointer @dgutman https://github.com/dgutman. We are definitely in exploratory mode on this and other issues like this that I put in today - there is a lot of room for ideas. We're doing some brainstorming toward the goal of making large_image more consumable to a broader audience.

— Reply to this email directly, view it on GitHub https://github.com/girder/large_image/issues/1107#issuecomment-1507432517, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFODTXJD2S6NYPMED3FVPDXBBAIZANCNFSM6AAAAAAW5N3QVM . You are receiving this because you were mentioned.Message ID: @.***>

-- David A Gutman, M.D. Ph.D. Associate Professor of Neurology Emory University School of Medicine

manthey commented 2 weeks ago

A basic frame slider widget is shown as a of #1595.