Ziv Yaniv
Ziv Yaniv
Hello @N-Dekker, as a first pass on documentation this looks good. I'm sure there is more to be done, as always.
Hello @mathiser, This is indeed strange behavior. It may be associated with the nifti format ([this ITK issue](https://github.com/InsightSoftwareConsortium/ITK/issues/3456)), though I expect to get the same result from code run as...
Hello @DrDryg, As a first step, please confirm that the performance speed of core SimpleITK hasn't changed. Possibly try the [SimpleGaussian example](https://simpleitk.readthedocs.io/en/master/link_SimpleGaussian_docs.html) or the [ImageRegistrationMethod1 example](https://simpleitk.readthedocs.io/en/master/link_ImageRegistrationMethod1_docs.html). If there is a...
@N-Dekker, Appreciate your input with respect to what could be going on here (I don't think this is the "compiled in debug" mode scenario which used to be the common...
@malaterre, will you be able to look at this issue? Thank you.
Added to the new repo as [an issue](https://github.com/SimpleITK/SimpleITKUtilities/issues/2).
Hello @Marsxpc, What version of SimpleITK are you using? I believe this bug was indeed fixed in release 2.2.0. I am able to read the color US video you provided...
@blowekamp, your suspicion is correct. I was able to reproduce the issue (SimpleITK Version: 2.2.1 (ITK 5.3)) on a windows 10 machine with 48GB of RAM, so it isn't likely...
Hello @Marsxpc, It doesn't appear to be addressed. The issue is at the ITK level, see [this issue](https://github.com/InsightSoftwareConsortium/ITK/issues/2681), which is why it was closed for SimpleITK. I just pinged the...
Hi @richardbeare , any chance you can take a stab at this one. Thanks!