Skip to content
Snippets Groups Projects
Select Git revision
  • MJlrfix_branch
  • adding_viljamis_stuff
  • bf/start-indices
  • cvsHEAD protected
  • dim7_branch
  • enh/splinterpolator
  • fsl-3_2
  • fsl-3_3-branch
  • fsl-5_branch
  • fslview-2_5-branch
  • fslview-3_0-branch
  • fslview-3_1-branch
  • fslview-qt4
  • master default protected
  • mnt/move-splinterpolator
  • mnt/preserve-extrapolation
  • newnew
  • osx-109-branch
  • qt4-port-branch
  • release-branch
  • 2412.4
  • 2412.3
  • 2412.2
  • 2412.1
  • 2412.0
  • 2203.2
  • 2203.1
  • 2203.0
  • 2202.1
  • 2202.0
  • 2111.1
  • 2111.0
  • 2010.0
  • 2007.1
  • 2007.0
  • 2001.0
  • cvsFINAL protected
  • FSL6-0-2
  • FSL6-0-1
  • FSL6-0-0
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.016May17Feb1514919Dec325Nov23Sep2216Dec12Aug22Jul9Jun24Feb624Jan15Apr20Mar1915145Feb9Jan26Oct5217May8Jan516Feb20Jan1910May1Jul15Apr910Dec25Sep1111Jun6Feb16Dec1329Oct242Sep20Aug30Jul24191713Jun6Mar6Feb54Dec30Nov2315129Oct83231Aug6323Mar24Feb1115Dec14Nov14Oct623Aug31May268Apr15Feb1420Nov19Aug1113Jul22Jun27Apr225Feb19Jan3Nov23Oct15Jun28May24Apr23831Mar421Jan1919Dec185121Nov1046Oct25Sep1512119Aug1857Apr321Mar1514121112Feb711Jan919Dec1322Nov718Sep1029Aug17731Jul251063221Jun201411414May28Mar14Feb14Dec29Aug2322916Jun1413Apr12106542128Mar27171413813Feb820Dec198Sep3211Aug436Jul10Jun30Mar165Oct29Sep2827211711131Aug27262524181222Jul22Jun414Apr25Mar18527Feb26242019181716131228Jan18Nov19Sep1024Jul109122Jun26May222115Apr1420Mar74225Feb22211Nov17Oct95Added some std:: to make sure right numeric functions called.2203.12203.1Changed constructors to take Utilities::NoOfThreads instead of unsigned int2203.02203.0Changed nthr to NoOfThreads in splinterpolator constructorBF: Remove ambiguous Splinterpolator constructor overloads2202.12202.1Added optional nthr to splinterpolator constructors. Will be used for deconvolution.2202.02202.0Changed SplinterpolatorException class to avoid compiler warningschanges to exceptions that returned pointer to temporary objectCPU parallelisation of many of the more time consuming operationsMNT: ISO C++17 does not allow register storage class specifier2111.12111.1MNT: Namespace in ridiculous macros2111.02111.0MNT: Replace boost::shared_ptr with std::shared_ptrMNT: more namespacingSTY: whitespaceRF: Move "using namespace" statements to source filesRF: Remove all "using namespace" statements from headersMNT: Missing dependencyMNT: Shared lib dependencies must be specified when compiling a shared lib on macOS MNT: NIFTI constants are now defined in the NiftiIO namespaceMNT: remove -std=c++11 flagMNT: #include "newmat.h" -> #include "armawrap/newmat.h"MNT: Clean up, and compile shared not staticMNT: Include cprob/libprob.h instead of including libprob.h directly2010.02010.0removed use of Profiler to break dependency on utils2007.12007.1Whitespace2007.02007.0Compile all with CXX11Made changes to Levenberg-Marquardt (levmar) so that there is now a pure Gauss-Newton optionChange make to use C++11 and added profiler to levmar in nonlinIf the SVD in the default pinv call fails, re-call with std method2001.02001.0Changes for NewNifti 3.0.0FSL6-0-2 cvsFIN…FSL6-0-2 cvsFINAL cvsHEADMade sure symbols are in the correct namespaceImplements generation of specialised sparse matricesLifted out specialised matrix functions to SpMatMatricesAdded build of SpMatMatrices.cppAdded functionality to create special sparse matrices useful for spatial regularisationReverted to old way of closing file in .Save()Changes from JAChanged indx2indx to ensure correct handling of indicies very far from FOVFSL6-0-1FSL6-0-1Added << operatorAdded << operatorAdded << operator
Loading