Pablo Hernandez-Cerdan
Pablo Hernandez-Cerdan
> which version of ITK did you have ? I tested it with a recent master I had installed: sha `a661e0e7`
I have been thinking about this. Not sure what generates that error that you see. Do you have any eigen library installed in your system (/usr/include?) If a fresh build...
Hitting this error in the pypi version `licenseheaders-0.8.6-py3-none-any.whl `
Cool! Have you tested that the interactor is the only thing you need? Or you need to expose more, like the RenderWindow, etc? I am not sure what owns what...
Hitting this in latest release of Slicer, Linux (5.6.1)
Tested locally, and this makes the plugin usable in Linux. Tested with Slicer release 5.6.1. EDIT: Not really, cannot make it work with just LoadImaged, it crashes with no message....
Hitting this as well. I know maintaining old versions is hard. Is this a bug, or is it just out of memory? I am hitting it with 128GB RAM. ```...
Thanks @LalithShiyam, really helpful. I confirm that it is an out of memory event: `sudo dmesg | grep -i oom` shows it. Ok, thanks for the repo, I will have...
That sounds promising. How can I query the median voxel size from a model/task?