KCL-BMEIS / niftyreg

This project contains command line tools to perform rigid, affine and non-linear registration of nifti or analyse images as well as utilities
BSD 3-Clause "New" or "Revised" License
141 stars 42 forks source link

reg_test_measure_SSD_?D unit tests fail #18

Closed mmodat closed 6 years ago

mmodat commented 6 years ago

In gitlab by @mmodat on May 16, 2017, 17:18

@jmcclelland FYI

mmodat commented 6 years ago

In gitlab by @mmodat on May 16, 2017, 17:18

created branch 18-reg_test_measure_ssd_-d-unit-tests-fail

mmodat commented 6 years ago

In gitlab by @mmodat on May 16, 2017, 18:55

Normalisation between the actual code and the unit tests.

The code was normalising the input images so that the overall min in both images was set to 0 and the overall max to 1.

The Matlab code was normalising them independently between 0 and 1.

mmodat commented 6 years ago

In gitlab by @mmodat on May 16, 2017, 19:17

mentioned in commit b58b612fd6726b439c2ac1ce50e70ff2fde7fca5

mmodat commented 6 years ago

In gitlab by @mmodat on May 16, 2017, 19:17

mentioned in merge request !13

mmodat commented 6 years ago

In gitlab by @mmodat on May 16, 2017, 19:18

closed via commit 717a2c53899e54bdf2998d485d6b5244fc6d71fa

mmodat commented 6 years ago

In gitlab by @mmodat on May 16, 2017, 19:18

closed via merge request !13