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

Reslice mode segfaults when moving image voxel grid is too large #21

Open
GFleishman opened this issue Dec 16, 2020 · 0 comments
Open

Comments

@GFleishman
Copy link

Hi Paul,

Was really hoping to register using my full resolution data, but there seems to be a scaling issue.

ITK version: 4.13.2
Greedy commit: abef638
I'm using an old commit. I tried a fresh pull but had installation issues and did not have time to trouble shoot them. Thought this issue might persist for newer versions and should document it.

Screen Shot 2020-12-16 at 1 02 35 AM

The reslice works with a skip sampled version of the moving image mov_ss = mov[::2, ::2, ::4]:

Screen Shot 2020-12-16 at 1 06 11 AM

I believe this issue also affects registrations. When using mov.nrrd as the moving image and 2 scale levels, the first scale level runs fine (image is smaller by a factor of 8 voxels), but seg faults when moving up to the full resolution iterations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant