"This notebook dives into technical details of the SciJava Common library upon which ImageJ2 is built.\n", "* [ImgLib2](http://imagej.net/ImgLib2) - The N-dimensional ...
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 ...