Ziv Yaniv
Ziv Yaniv
Hello @zhilothebest, Please provide a minimal working example showing that the usage of `tolist()` does not work. I tried resampling with a numpy array converted via the `tolist` function and...
This doesn't appear to be a useful feature of SWIG.
Hello @LightEssembly, Not sure about the error. Please note that the code you are using is not what is recommended for manual building and language wrapping, that process is described...
Hello @Karol-G, ``` affine = image_date.GetDirection() ``` For more details on the image structure see the toolkit's [fundamental concepts](https://simpleitk.readthedocs.io/en/master/fundamentalConcepts.html) and [this Jupyter notebook](https://github.com/InsightSoftwareConsortium/SimpleITK-Notebooks/blob/master/Python/03_Image_Details.ipynb). For future reference, please use the [ITK...
Hello @JaroKuiken, [This discussion](https://discourse.itk.org/t/3d-multi-modal-medical-image-registration-using-user-defined-function-for-similarity-metric-computation/5064) describes how to add a metric to ITK and then to SimpleITK. Unfortunately, it requires implementation in C++ and you appear to be looking for a...
Hello @pkgw, @ACz-UniBi I am encountering something similar with multiple grants from the NIH: ``` { "errors": "{'metadata': {'grants': [u'Invalid grant ID(s): 10.13039/100004440::224586/Z/21/Z, 10.13039/100000002::1ZIAAI000545-33, 10.13039/100000002::1ZIAAI000758-24, 10.13039/100000002::1ZIAAI001034-14, 10.13039/100000002::1ZIAAI001290-02, 10.13039/100000002::1ZIAAI001343-01, 10.13039/100000002::1ZIAAI000974-16']}}" }...
@pkgw, Thanks for the quick response. Was aware you are not affiliated with Zenodo or OpenAIRE, just thought you had an elegant proposal for a generic solution that possibly was...
This is the original image from ITK which is not easy to modify, so keeping it as is till ITK updates its documentation.
Closing due to long time since question was asked. If still relevant please feel free to reopen.