Issue #34: fixed ordering in cmake. removed remaining exit() calls
Merge branch '34-preprocessor-error' into 'master'
Removed a few warning on MacOs
Issue 26: Changed Eigen version - still pb with cuda and opencl with VS2015
Issue #26: fixed some more windows warnings
Merge branch '26-msvc-2015-fixes' into 'master'
Issue #22: Added a function to apply known transformation to landmark(s)
Merge branch '22-apply-transformation-to-landmark' into 'master'
Issue #29: Scale the linear energy in f3d as in f3d2
Merge branch '29-modifying-linear-energy-weight-between-levels' into 'master'
Issue #31: Adding an option to set padding value in reg_aladin
Merge branch '31-adding-a-padding-option-in-reg_aladin' into 'master'
Issue #32: Error in reg_average argument indexing
Merge branch '32-groupwise_niftyreg_run-sh-fails-after-first-rigid-registration-iteration' into 'master'
Merge branch '27-bugs-in-reg_tools-and-reg_transform' of cmiclab.cs.ucl.ac.uk:mmodat/niftyreg into 27-bugs-in-reg_tools-and-reg_transform
fixed bug in reg_tools by removing unwanted ==0 when testing if a number or file name has been provided
fixed bug in reg_tools by removing unwanted ==0 when testing if a number or file name has been provided
Merge branch '27-bugs-in-reg_tools-and-reg_transform' into 'master'
Issue #30: Version now being configured in CMake.
Issue #30: Explicitly static cast to remove warning.
Issue #30: Changing reg_f3d parameters to allow for mind similarity metric.
Issue #30 fixing flags so --nan will correctly exclude image values.
Issue #30: Fixing detection of default values for constant add, sub, div, and mul.
Merge branch '30-update-cli-flags' into 'master'
Issue #30: Adding a helper function to correctly parse float-vectors from the cli.
Issue #30: adding in new flags for cli modules.
Issue #25: Removed the discrete related code for now.
Merge branch '25-cleaning-discrete-code' into 'master'
Issue #24: Wrong index was checked in reg_average\nCaused to fail when only one image or matrix was being averaged
Merge branch '24-reg_average-fails-with-one-input' into 'master'
Removed pngtest.c from the png source. Thanks Floris B.
Adding a unit test for spline composition
Issue #20: Force SSE3 to be used for non MSVC
Merge branch '19-reg_test_coherence_blockmatching-error' into 'master'
Issue #19: Error in a block matching variable accumulation with openmp
Modified the matlab cmake interaction
Merge branch 'update-cmake-matlab-windows'
Merge branch '16-local_weighting_sim'
Issue #16: change the help message
Issue #18: Fix the SSD unit tests and removed a few warnings
Issue #16: Initial implementation. Only works for SSD - forward
Merge branch '18-reg_test_measure_ssd_-d-unit-tests-fail' into 'master'
Merge branch '17-reg_average-needs-omp-flag-for-nipype-interface' into 'master'
Issue #17: Removed the omp flag when specified through a file, for nipype interface
Removed the unrequired NiftyRegSetEnvUnix.sh file
Irrelevenat changes to test sync. Try number 5
Irrelevenat changes to test sync. Try number 3
Irrelevenat changes to test sync. Try number 4
Irrelevenat changes to test sync. Try number 1
Irrelevenat changes to test sync. Try number 2
Merge branch '13-reg_f3d-crash-with-long-inputs' into 'master'
Replace some of the more vulnerable sprintf usage with a std::string producing function stringFormat.
Merge branch 'sim_and_timepoint_weights'
Modified the downsampling to use NN interpolation
b#3: removed the coherence mrf test
Leak in reg_average
Merge branch '10-dense_le' into 'master'
Unit tests for approx and dense linear elasticity value and gradient implemented
Issue #12: Landmark based regularisation. Measure and gradient.
Error when using input images with nifti extensions and the stationary velocity field
Error when setting a library dependency for reg_test_measure
Merge branch '6-f3d2-blocked-axis-error' into 'master'
Issue #6: Modified f3d2 to enable to non optimise specified axis
Added unit tests for the linear elasticity and added dense implementation from spline and deformation field
Issue #4: Included the matlab files used to generate the unit test data
Added look up table for spline
Modified the size of the buffer in aladin and f3d to allow for longer command line
Merge branch 'dev' into 'master'
Issue #8: Added unit tests for the BSpline deformation field
Merge branch '4-unit-test-data-generation' into 'master'
Should close issue 14, check that the matrix to be log() has non-zero determinant, main cause of the log algorithm failing to converge and hanging.
Removed a few warning due to empty function
Error in debug and jac det vel computation fixed
Merge branch '8-lut_spline' into 'master'
Merge branch 'master' into '4-unit-test-data-generation'
#5: Modified reg_average to accept a file as argument.
b#3: Modified the gradient test to use the spline interpolation as it is equivalent to symmetric difference when an identity transformation
Merge branch '5-reg_average_file_input' into 'master'
Merge branch 'b3-unit_test_errors' into 'dev'
Merge branch '14-reg_maths_eigen-check-matrix-invertible-before-log' into 'master'
Removed a few warnings and modified the spline deformation field test
implemented weighting of different channels/timepoints and similarity measures
enable to copy the test data without matlab installed
similarity/channel weights normalised so total = 1 (which will then be multiplied by 1 - contraint weights)
Minor modifications of the cmakelists.txt file to correct a few errors
SSD test was missing the normalisation step
Error in help when compiled without openmp
Create a hook stored on the repo for set the bu...
checkout my versioning hook
Adding build versioning using git
Corrected the average image normalisation
Modified the reg_average behaviour to remove nan
Error in the aladin destructor when no registra...
corrected some memory leaks
Merge branch 'aladin-platform-refactoring' of s...
£
a compiler supporting C++11 is required now
renamed some files for uppercase letters
created the cuda kernels
created new kernels - need to do the cuda version