Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make a tutorial: how to port my plugin #3

Open
ctrueden opened this issue Jun 23, 2014 · 0 comments
Open

Make a tutorial: how to port my plugin #3

ctrueden opened this issue Jun 23, 2014 · 0 comments

Comments

@ctrueden
Copy link
Member

We should make a tutorial that shows how to port a simple IJ1 plugin. For instance one could create an IJ2 plugin that relies on the legacy service. It would have a Display output. The run() method would be cut and paste from the IJ1 plugin. At the end the created ImagePlus would use legacy service to create associated display. (even calling registerImagePlus if you want to keep bidirectional translation in place)

Test that this approach would work and fix issues until it does.

Migrated-From: http://trac.imagej.net/ticket/1375

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant