]> Creatis software - clitk.git/history - itk
Removed typename outside template which prevents MSVC compilation
[clitk.git] / itk /
2012-02-10 Romulo PinhoMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2012-02-04 Simon RitMissing typenames, MSVC is less strict than gcc on...
2012-02-04 Simon RitMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2012-02-03 Simon RitFixed MSVC issues
2012-02-03 David SarrutMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2012-02-03 David SarrutMoved from repository clitk to clitk.private/tests_dav
2012-02-03 David Sarrutcorrect fuzzyMapOnlyFlag
2012-02-01 David SarrutMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2012-01-10 Romulo Pinhoinvert Vf on given image grid with resampler
2012-01-10 Romulo Pinhoinvert VF on given image grid
2012-01-05 David SarrutMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2012-01-04 Simon RitAdapted crop for vector fields with partial specializat...
2012-01-04 David SarrutMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2011-12-20 David SarrutMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2011-12-15 David SarrutMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2011-12-13 David SarrutMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2011-12-13 David SarrutMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2011-12-12 Vivien DelmonMerge branch 'master' of tux.creatis.insa-lyon.fr:clitk
2011-12-12 Vivien DelmonRevert "itkv4 migration use itk::ThreadIdType"
2011-12-12 David SarrutMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2011-12-05 David SarrutMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2011-12-05 David SarrutStart by removing object from target. Minors improvments
2011-12-04 Simon RitRemoved warnings
2011-11-30 Vivien DelmonRemove warnings
2011-11-30 David SarrutMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2011-11-24 David SarrutMerge branch 'master' of /home/dsarrut/clitk3.server
2011-11-22 David SarrutMerge branch 'master' of /home/dsarrut/clitk3.server
2011-11-18 Vivien Delmonitkv4 migration use itk::ThreadIdType
2011-11-18 David SarrutCosmetic
2011-11-18 David SarrutChange behavior : resize the image according to their...
2011-11-18 David SarrutAdd compute intersection
2011-11-18 David SarrutMerge branch 'master' of /home/dsarrut/clitk3.server
2011-11-16 Romulo PinhoBLUT transform in threaded mode
2011-11-16 Romulo PinhoMerge branch 'testblut'; commit 'c134c94'
2011-11-15 David SarrutMerge branch 'master' of /home/dsarrut/clitk3.server
2011-11-15 David SarrutRemove ostream (already in repo)
2011-11-10 Simon RitMerge branch 'master' of /home/dsarrut/clitk3.server
2011-11-07 Vivien DelmonMerge branch 'master' of /home/dsarrut/clitk3.server
2011-11-07 Vivien DelmonBe compatible with itk 3.20 with debug on
2011-11-07 Romulo PinhoBLUT interpolation is really fast ... again!
2011-11-07 David Sarrutcompatibility with itk3.2 debug
2011-11-04 Simon RitMerge branch 'master' of /home/dsarrut/clitk3.server
2011-11-04 David SarrutMerge branch 'master' of /home/dsarrut/clitk3.server
2011-11-04 David Sarrutadd first version of LabelOverlapMeasuresImageFilter...
2011-11-04 David SarrutSecond version of rel pos analyzer
2011-11-04 David SarrutNew ComputeOptimalThreshold
2011-11-04 David SarrutCorrect angle units
2011-11-04 David SarrutTo be consistant, crop strictly above (not above or...
2011-11-04 David SarrutSecond version of databse of rel pos
2011-11-04 David SarrutFirst version of rel pos database builder
2011-11-04 David SarrutFirst version of the builder of relpos database
2011-11-04 David SarrutExplicit units for Angle (rad or deg)
2011-10-27 David SarrutFirst version of the clitkRelativePositionDataBase...
2011-10-27 David SarrutAdd first version of clitkRelativePositionDataBaseAnalyzer
2011-10-27 David SarrutSecond version of RelativePositionAnalyzer
2011-10-24 David SarrutAdd ComputeBBUnion
2011-10-24 David SarrutAdd ResizeImageLike with region or bb
2011-10-24 David SarrutAdd SliceBySliceRelativePosition with angles
2011-10-24 David SarrutAdd code for computing FuzzyMap only (without threshold)
2011-10-24 David SarrutAdd FloatSliceType
2011-10-24 David SarrutFirst version of RelativePositionAnalyzer
2011-10-24 David SarrutCorrect the way to set angles
2011-10-24 David SarrutFirst version of clitkLabelImageOverlapMeasure
2011-10-24 David SarrutAdd GetAngle
2011-10-24 David SarrutMerge branch 'master' of /home/dsarrut/clitk3.server
2011-10-20 Romulo PinhoMerge branch 'master' of /home/dsarrut/clitk3.server
2011-10-20 David SarrutMerge branch 'master' of /home/dsarrut/clitk3.server
2011-10-19 David SarrutChange include (clitkBoundingBoxUtils)
2011-10-19 David SarrutRemove ResizeImageLike (put in CropLikeImageFilter...
2011-10-19 David SarrutUtils for bounding box calculation (formerly in clitkSe...
2011-10-19 David SarrutAdd CropLikeImageFilter include
2011-10-19 David SarrutAdd a convenient function
2011-10-19 David SarrutAdd first version of RelativePositionAnalyzer
2011-10-19 Vivien DelmonAdd Extrude option to clitkMeshToBinaryImageFilter
2011-10-19 Vivien DelmonAdd missing include
2011-10-18 David SarrutProtect 'crop' if given parameters are larger than...
2011-10-18 David SarrutRemove debug
2011-10-10 David SarrutMerge branch 'master' of /home/dsarrut/clitk3.server
2011-10-05 David SarrutCorrect PrintOptions
2011-10-05 David SarrutAdd "SliceBySliceBuildLineSegmentAccordingToMinimalDist...
2011-10-04 David SarrutMerge branch 'master' of /home/dsarrut/clitk3.server
2011-10-03 David SarrutMerge branch 'master' of /home/dsarrut/clitk3.server
2011-09-29 David SarrutMerge branch 'master' of /home/dsarrut/clitk3.server
2011-09-28 David SarrutMerge branch 'master' of /home/dsarrut/clitk3.server
2011-09-28 David SarrutMerge branch 'master' of /home/dsarrut/clitk3.server
2011-09-26 David SarrutChange "UseASingleObjectConnectedComponentBySlice"...
2011-09-26 David SarrutAdd "Or" function
2011-09-26 David SarrutAdd PrintOptions and change orientation type names
2011-09-26 David SarrutMerge branch 'master' of /home/dsarrut/clitk3.server
2011-09-21 David SarrutMerge branch 'master' of /home/dsarrut/clitk3.server
2011-09-16 David SarrutMerge branch 'master' of /home/dsarrut/clitk3.server
2011-09-13 Romulo Pinhopatches sent from Joel Schaerer
2011-09-12 David SarrutMerge branch 'master' of /home/dsarrut/clitk3.server
2011-09-05 Vivien Delmonitkv4 Replace ITK_TYPENAME by typename
2011-09-02 David SarrutCompatibility with itk4, dont check image physical...
2011-09-01 David SarrutMerge branch 'master' of /home/dsarrut/clitk3.server
2011-08-30 Simon Rituint compilation error on Windows
2011-08-30 Vivien DelmonMerge commit '488f24aa984ae24adc9458bf5fbf3b2351415742'
2011-08-30 David SarrutMerge branch 'master' of /home/dsarrut/clitk3.server
2011-08-29 David SarrutMerge branch 'master' of /home/dsarrut/clitk3.server
next