-
Notifications
You must be signed in to change notification settings - Fork 5
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
voxel_vote produces broken voted file for ultra-high res unsigned-int label files #49
Comments
Hmm... a couple questions:
|
No, it works with both ANTs, and SimpleITK (which is how I did it in the end, on a big high-mem machine)
Yes. Good question.
I can send you everything, its not that many :) Of course I also want to contribute them back to you, since its my optimized Allen-on-Dorr labelset I made. |
We have found another issue with voxel_vote producing broken labels. Strangely, it appears to have been introduced by |
According to |
If you are still interested in this issue and have a chance, could you check if this issue is still present with Pyminc 0.56? |
I'm putting in files that are properly aligned:
With the following properties:
I've checked and the values are properly integers, with no slice/volume rescaling.
voxel_vote (after adjusting https://github.com/Mouse-Imaging-Centre/minc-stuffs/blob/master/python/voxel_vote#L32 to uint) produces:
A crash on Display, and a broken (wrong location) and "grid-overlayed" output in register
The text was updated successfully, but these errors were encountered: