2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 15, 2024 — Jun 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Affine transformations are updated using a composition rather than an addition in the log space. More... over 10 years ago
Removed a line added for testing purposed and forgotten More... almost 11 years ago
Modified the name of the function Jorge added for consistency. Thanks Jorge for coding that up. More... almost 11 years ago
integration tests passed for the CPU platform. Opencl and Cuda to follow soon More... almost 11 years ago
pre integration tests More... almost 11 years ago
Added the label smoothing to the NN resampling (is using the -psf option).
Jorge Cardoso
as jmachado
More... almost 11 years ago
label smoothing added to reg_tools
Jorge Cardoso
as jmachado
More... almost 11 years ago
Added an option in reg_resample to combine resampling and downsampling through difference of point spread functions More... almost 11 years ago
Added an option to the block-matching function to increment the block search by 2 instead of 1. The goal is to make it faster. It should not affect robustness but accuracy. More... almost 11 years ago
Removed an unexpected copy/paste in reg_resample.h More... almost 11 years ago
Added a sinc interpolation function in reg_resample More... almost 11 years ago
added folders to the different platforms More... almost 11 years ago
factory pattern works with both cuda and opencl More... almost 11 years ago
Merge branch 'master' of ssh://git.code.sf.net/p/niftyreg/git More... almost 11 years ago
Merge remote-tracking branch 'origin/b13-standardise-cli-fileExtensions' More... almost 11 years ago
first commit continued More... almost 11 years ago
first commit More... almost 11 years ago
Adding warning comments about the tensor encoding scheme More... almost 11 years ago
Modification of reg_measure for the nipype interface More... almost 11 years ago
An error with the resampling of a blank grid in reg_resample has been fixed. reg_measure can now directly output a text file rather than using stdin if needed. More... almost 11 years ago
reg_average - silly error in the arguement parsing of the -demean3 option, which made it unusable More... almost 11 years ago
COMPILE-FIX: The CMakeLists of the libraries has been reorganised for a much more readable version, and a library dependency clarification More... almost 11 years ago
patch9 Silly mistake when changing -%v to --pv instead of -pv. Both options are now available for compatibility with CLI and nipype More... almost 11 years ago
Merge branch 'master' of ssh://git.code.sf.net/p/niftyreg/git More... almost 11 years ago
Merge branch 'p9-percent-parsing-aladin' More... almost 11 years ago
p9-percent-parsing-aladin change the parsing argument for inlier and variance in aladin More... almost 11 years ago
Removed intensity normalisation from reg_average -avg_trans and added a warning in reg_average -avg_trans that checks that transformation image pairs are provided More... almost 11 years ago
Relaxed the conditions on the minimum values of a DTI diagonal component to be considered junk to account for different scalings of the tensor field. More... almost 11 years ago
Adding missing target link libs for reg_aladin n dynamic linking More... almost 11 years ago
Fixed reg_resampling when using the blank option with multi-timepoint images More... almost 11 years ago