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

Add support for 2D images >2GBs #5

Open
MattHazard opened this issue Dec 19, 2022 · 0 comments
Open

Add support for 2D images >2GBs #5

MattHazard opened this issue Dec 19, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@MattHazard
Copy link
Collaborator

MattHazard commented Dec 19, 2022

Currently, the C api in older versions of Java does not seem to support 1D arrays of size >2GBs (Images like this currently crash Fiji), so for larger 2D images we may need to split them up and then combine them once they are passed back to Java.

@MattHazard MattHazard self-assigned this Dec 19, 2022
@MattHazard MattHazard added bug Something isn't working enhancement New feature or request and removed enhancement New feature or request labels Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant