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

Automatic inclusion of ImageJ PluginFilter #100

Open
sjcross opened this issue Sep 5, 2019 · 1 comment
Open

Automatic inclusion of ImageJ PluginFilter #100

sjcross opened this issue Sep 5, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@sjcross
Copy link
Member

sjcross commented Sep 5, 2019

Automatically scan ImageJ for PluginFilter classes, which could be included as modules. This would, by default, add lots more functionality without the need to explicitly create modules. Will require each plugin to be scanned for parameters.

Could also be possible with other types of Plugin. Also need to consider the scijava plugin format.

@sjcross sjcross added the enhancement New feature or request label Sep 5, 2019
@sjcross sjcross self-assigned this Sep 5, 2019
@sjcross
Copy link
Member Author

sjcross commented Aug 18, 2023

PluginFilter classes may be difficult, as parameters are announced until the dialog is run. A better option would be to automatically wrap ImageJ Ops (#174)

@sjcross sjcross removed their assignment Aug 18, 2023
@sjcross sjcross moved this to Todo (large) in New features Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo (large)
Development

No branches or pull requests

1 participant