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

Automatically wrap CLIJ functions #177

Open
sjcross opened this issue Aug 18, 2023 · 1 comment
Open

Automatically wrap CLIJ functions #177

sjcross opened this issue Aug 18, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@sjcross
Copy link
Member

sjcross commented Aug 18, 2023

As with ImageJ Ops (#174), we could automatically include CLIJ functions in new modules.

@sjcross sjcross added the enhancement New feature or request label Aug 18, 2023
@sjcross
Copy link
Member Author

sjcross commented Aug 18, 2023

This has been started, with tests on extending the Image class to hold GPU-bound images. These would be automatically created from other image types, so the user wouldn't need to explicitly switch.

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: In Progress
Development

No branches or pull requests

1 participant