Results 20 issues of Ziv Yaniv

In RC1 of v2.2.0, the registration framework will return the same transformation type as set in the `SetInitialTransform` if the `inPlace` flag is True. If the flag is False, the...

Feature Request

Automatically update the versions in the various recipe repositories so we don't need to make these minor changes manually: - [SimpleITKRInstaller](https://github.com/SimpleITK/SimpleITKRInstaller) - [SimpleITKPythonPackage](https://github.com/SimpleITK/SimpleITKPythonPackage) - [SimpleITKCondaRecipe](https://github.com/SimpleITK/SimpleITKCondaRecipe) - [SimpleITKLuaRock](https://github.com/SimpleITK/SimpleITKLuaRock)

Feature Request
Infrastructure

Add a field to the JSON files indicated SimpleITK specific documentation (where it differs from ITK). We need some use cases before we address this feature request.

Feature Request

Initial bug report and some discussion on the [SimpleITK issue tracker](https://github.com/SimpleITK/SimpleITK/issues/1648). The nifti reader does not read 4D images correctly when the 4'th dimension size is one. Instead of returning...

type:Bug

Error reading a large file, ITK ERROR: GDCMImageIO(0x7fdbbd523570): Buffer size 19887104 is not valid. Originally reported via [SimpleITK #1434](https://github.com/SimpleITK/SimpleITK/issues/1434), see sample file there. Also see discussion on [GDCM mailing list](https://sourceforge.net/p/gdcm/mailman/gdcm-developers/?viewmonth=202108).

type:Bug

Provide a description of the possible return types from the Execute method. General TransformType and underlying concrete types.

Enable specification of a vector of values for the amoeba optimizer [simplexDelta parameter](https://github.com/SimpleITK/SimpleITK/blob/46bf97cf954646e284a8ebbc6863ac8b2c5465fe/Code/Registration/src/sitkImageRegistrationMethod.cxx#L426). There are use cases where this flexibility is highly desirable. For example, in the case of a...

Feature Request

PR #3679 provides a test illustrating the issue. Issue originally reported [here](https://github.com/SimpleITK/SimpleITK/issues/1728).

type:Bug
area:Registration

The version of OpenJPEG in ITK which is used for JPEG2000 compression (default codec when writing DICOM via GDCM) has a bug encoding int32, it silently fails writing (incorrect write)....

type:Bug

This is a list of potential updates and new figures for ITK (upstream contributions) and SimpleITK: 1. Update [this ITK figure](https://github.com/SimpleITK/SimpleITKExternalData/blob/master/SHA512/0fb1f6d53e6ea5d5a29127402197bebdeb955f186cedbedae16aebc0780437734cd3d814a0390d752d2e1c8b99593f3b6ffbf4a6c6b7de9cd885fcc2178b98f8), which has rendering problems on some browsers, problem described...

Documentation