Results 78 comments of Ziv Yaniv

I just ran the following query on bigquery to see the SimpleITK PyPI downloads for a year in the past (starting today): ``` SELECT details.system.name as system_name, details.cpu as cpu,...

Sharing [announcement from GitHub](https://github.com/actions/runner-images/issues/13045), new runner label, `macos-15-intel`, that replaces the current `macos-13`, and will be supported till 8/2027. Testing macOS+intel can continue by switching to this label.

@jjjermiah, If the only reason you are importing pydicom is for this functionality, you can do it using SimpleITK, just not using the API you are referring to. See [this...

Hello @revygabor, The results are correct. Not clear what you expect the results to be. This filter convolves the image with the derivative of a Gaussian (equivalent to convolving the...

Hello @HuG-Cloud, How did you build the SimpleITK library? Did you use the [SuperBuild](https://simpleitk.readthedocs.io/en/master/building.html#building-using-superbuild) or did you do a [Manual Build](https://simpleitk.readthedocs.io/en/master/building.html#building-manually)? Based on the paths specified in your CMake file...

Hi @richardbeare, Please provide more details in the commit message. Specifically, what build warning and at what version of R was it changed to an error. We want to be...

Hello @xianghui-formuslabs, This bug has been traced to ITK and the underlying GDCM library. A [bug report](https://sourceforge.net/p/gdcm/bugs/564/) was created on the GDCM issue tracker and hopefully @malaterre will address or...

This PR requires data that will only be available after [this PR](https://github.com/SimpleITK/SimpleITKExternalData/pull/36) is merged into the SimpleITKExternalData repository.

A limitation of the html version generated bibliography is that the style is fixed and even when the doi is available as part of the bib file it is not...

Agreed. Using the bibtex format forces us to provide more complete and consistent citation information. Some of the existing textual references were partial and ambiguous, required some searching to pinpoint...