Giter Site home page Giter Site logo

Comments (25)

dgutman avatar dgutman commented on August 20, 2024

Yeah I should be (eventually) releasing a plugin for
brightness/contrast/colors mods and then a plugin for doing various types
of annotations.. SVG and Canvas and "simple" DHTML based. Main issue for
me now is getting things working enough that they are shareable... and I've
been travelling the vast majority of the summer.

On Tue, Aug 20, 2013 at 4:21 PM, iangilman [email protected] wrote:

@dgutman https://github.com/dgutman has a plugin. Surely there will be
more.


Reply to this email directly or view it on GitHubhttps://github.com//issues/26
.

David A Gutman, M.D. Ph.D.
Assistant Professor of Biomedical Informatics
Senior Research Scientist, Center for Comprehensive Informatics
Emory University School of Medicine

from site-build.

iangilman avatar iangilman commented on August 20, 2024

Right on. Yes, I imagine a number of us will have more indoor time during the autumn.

I've started a wiki page for plugin best practices:

https://github.com/openseadragon/openseadragon/wiki/Making-OpenSeadragon-Plugins

Not much there yet, but feel free to add your thoughts!

from site-build.

avandecreme avatar avandecreme commented on August 20, 2024

Here is my scalebar plugin: https://github.com/NISTDeepZoom/OpenSeadragonScalebar
Any comment is of course welcome but I may not reply before a while because I will be in vacations.

from site-build.

iangilman avatar iangilman commented on August 20, 2024

Looks awesome! I guess now we really need that list of plugins on the website. I'm thinking a new section on the front page between "examples" and "download".

I'll try to get to this soon, but if I don't, feel free to add it yourself in a pull request. :-)

from site-build.

iangilman avatar iangilman commented on August 20, 2024

@avandecreme I've shared your plug-in via Twitter, BTW: https://twitter.com/openseadragon/status/378264416313020417

from site-build.

avandecreme avatar avandecreme commented on August 20, 2024

Great thanks!

from site-build.

iangilman avatar iangilman commented on August 20, 2024

It's now up on the site:

http://openseadragon.github.io/#plugins

from site-build.

msalsbery avatar msalsbery commented on August 20, 2024

New plugin: https://github.com/msalsbery/openseadragonimaginghelper

from site-build.

avandecreme avatar avandecreme commented on August 20, 2024

Looks good.
It kind of overlaps with my pull request here:
openseadragon/openseadragon#243

So maybe it would be better to not merge my code in order to keep the OpenSeadragon code small and redirect users to this plugin instead.

from site-build.

iangilman avatar iangilman commented on August 20, 2024

@msalsbery awesome. Can you add it to the plugins list in this repository?

from site-build.

msalsbery avatar msalsbery commented on August 20, 2024

@iangilman Yes, just in the www/index.html file?

from site-build.

iangilman avatar iangilman commented on August 20, 2024

Yup!

from site-build.

msalsbery avatar msalsbery commented on August 20, 2024

Cool, I'll have that in a few minutes.

Update: I've pushed test/demo site code up there.

from site-build.

iangilman avatar iangilman commented on August 20, 2024

Nice!

from site-build.

msalsbery avatar msalsbery commented on August 20, 2024

New plugin: https://github.com/msalsbery/OpenSeadragonViewerInputHook

from site-build.

iangilman avatar iangilman commented on August 20, 2024

Wow! Alrighty... please add it to site-build :-)

Does this work with the old event API as well as the new one?

from site-build.

msalsbery avatar msalsbery commented on August 20, 2024

Does this work with the old event API as well as the new one?

No! Thanks for reminding me!!! Currently it's for the 1.0.0 code...I'll address that somehow... :)

from site-build.

msalsbery avatar msalsbery commented on August 20, 2024

It's a huge change (rewrite) to make it work for 0.9.131...I've noted it where I mentioned it and I'll wait for 1.0.0....still have a bit more event work there anyway :)

from site-build.

iangilman avatar iangilman commented on August 20, 2024

Sounds good. Is there any way for the plugin to detect that the OpenSeadragon is the wrong version and give an error?

from site-build.

iangilman avatar iangilman commented on August 20, 2024

BTW, I've been away at jury duty... should have more time next week!

from site-build.

msalsbery avatar msalsbery commented on August 20, 2024

I was going to ask if there was a way to detect the version I'll look into that.

Jury duty...

On Oct 18, 2013, at 4:51 PM, "iangilman" [email protected] wrote:

Sounds good. Is there any way for the plugin to detect that the OpenSeadragon is the wrong version and give an error?


Reply to this email directly or view it on GitHub.

from site-build.

iangilman avatar iangilman commented on August 20, 2024

Maybe there's some way to feature detect it? Otherwise, maybe there's something to be said for an actual testable version?

from site-build.

MindFreeze avatar MindFreeze commented on August 20, 2024

New plugin: https://github.com/picturae/openseadragonselection
This could be used for cropping. I will be using it to provide coordinates for external cropping.
It is still a work in progress.

from site-build.

iangilman avatar iangilman commented on August 20, 2024

@MindFreeze Cool! Are you ready to share it more widely? If so, can you make a pull request to add it into the front page?

https://github.com/openseadragon/site-build/blob/master/www/index.html#L146

from site-build.

MindFreeze avatar MindFreeze commented on August 20, 2024

New one: https://github.com/picturae/openseadragonrgb
Pull request to site-build submitted.

from site-build.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.