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

Port plugin to ImageJ2 #6

Merged
merged 9 commits into from
Nov 13, 2023
Merged

Port plugin to ImageJ2 #6

merged 9 commits into from
Nov 13, 2023

Conversation

4ever2
Copy link
Owner

@4ever2 4ever2 commented Nov 9, 2023

Port the plugin to ImageJ version 2. This should make the plugin work better with ImageJ2 and Fiji, and make the plugin work with macros. This is only a partial port, the plugin still depends on the compatibility layer.

Progress:

  • Minimal working plugin
  • Fix batch and radius parameters
  • Validate inputs
  • Split command into batch and non-batch commands
  • Savepath not recorded
  • About page

@4ever2 4ever2 added part: ImageJ priority: critical Urgently needed type: enhancement Enhancement to an existing feature type: refactor Refactorings, code removal, etc labels Nov 9, 2023
@4ever2 4ever2 added this to the 1.2.0 milestone Nov 9, 2023
@4ever2 4ever2 self-assigned this Nov 9, 2023
@4ever2 4ever2 marked this pull request as ready for review November 13, 2023 21:38
@4ever2 4ever2 merged commit 9a0efbe into master Nov 13, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
part: ImageJ priority: critical Urgently needed type: enhancement Enhancement to an existing feature type: refactor Refactorings, code removal, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant