example-imagej2-command
example-imagej2-command copied to clipboard
Simple Maven project for an ImageJ2 command
Results
2
example-imagej2-command issues
Sort by
recently updated
recently updated
newest added
Having a `main` method in the example command that calls `final ImageJ ij = new ImageJ();` requires a dependency on `net.imagej:imagej`. In order to help projects inheriting from this example...
See Zulip message here for context: [#ImageJ > ✔ Writing an "intro to ImageJ2 plugin dev" guide @ 💬](https://imagesc.zulipchat.com/#narrow/channel/327236-ImageJ/topic/.E2.9C.94.20Writing.20an.20.22intro.20to.20ImageJ2.20plugin.20dev.22.20guide/near/489509035)