GYDDHPY

Results 3 issues of GYDDHPY

Hi all. I'm using SimpleElastix `ElastixImageFilter` to inverse the transform. The forward registration contains a translation and then the affine method. The procedure returns the `TransformParameters.0.txt` file for translation operation...

Thank you for your great job. Following the instructions in the `PreprocessingMRI.md` file, I got the `brainmask_align.nii.gz` file of IXI dataset like this: ![image](https://github.com/junyuchen245/TransMorph_Transformer_for_Medical_Image_Registration/assets/56216381/0e05b7d6-dab7-47c5-9bf2-7358fbc30f71) The brain is moved to boundary...

In sampling functions, the value is clamped. Why the value range of clamp is set to (-1,1) ? Is it related to normalized image intensity value or added noise value...