-
Notifications
You must be signed in to change notification settings - Fork 0
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
Out of bounds error during mesh creation #3
Comments
Ok, I don't want to pull master in mobie-viewer right now because I have some experimental changes for reading private buckets, but I can check it out some time next week. |
I was more thinking about whether you can see anything "funny" in the input data. The java error is pretty deep in the code and (for my taste) complicated imglib2 stuff, I don't think I would like to bother you with that ;-) |
Ok, I will check it out once I update master.
I became pretty good at reading obscure java tracebacks recently ;). |
I tried running it with the current master, but ran into this issue: mobie/mobie-viewer-fiji#216 |
Cannot check this due to mobie/mobie-viewer-fiji#501. |
Can confirm that the error still exists:
|
@constantinpape
There are several segments that cause an error when the current code is trying to create a mesh.
I suspect that those segments that are cut off by the image boundary.
An example is: label 89 at time point 1
If you have any ideas, let me know.
Anyway I will work on this more at some point (embl-cba/imagej-utils#44)
The text was updated successfully, but these errors were encountered: