]> Creatis software - clitk.git/history - itk
delete duplicate file
[clitk.git] / itk /
2011-05-02 dsarrutChange Above/Below with Greater/Lower
2011-05-02 dsarrutmake compatible with ITKv4
2011-04-25 Simon RitSet mode of regular files to non-executable (644) inste...
2011-04-21 Simon RitMerge branch 'master' of /home/romulo/creatis/clitk3...
2011-04-21 dsarrutcorrect CLB URL
2011-04-21 dsarrutcorrect CLB URL
2011-04-21 dsarrutmerge cvs -> git
2011-04-21 dsarrutmerge cvs / git
2011-04-19 Vivien DelmonMerge branch 'master' of /home/romulo/creatis/clitk3...
2011-04-19 Romulo Pinhochanges in license header
2011-04-14 delmonitkv4 migration:
2011-03-28 dsarrutadd SliceBySliceBuildLineSegmentAccordingToExtremaPosition
2011-03-28 sritFix for bug #274: move JoinSlices definition in .h
2011-03-28 dsarrutdo not need clitkSegmentationUtils
2011-03-26 sritTemp fix (see http://kingkong.grid.creatis.insa-lyon...
2011-03-26 sritAnother lrint
2011-03-26 sritReplace rint with portable function
2011-03-24 dsarrutAdd object uniqueCCL flag for SliceBySliceRelativePosition
2011-03-24 dsarrutAdd "NotLeftTo" relative position and other
2011-03-17 sritRomulo: changed rounding of image resampling to floor...
2011-03-04 sritMSVC++ was complaining of shadowed default parameters.
2011-03-04 sritDon't feel the buffer in GenerateOutputInformation...
2011-03-03 dsarrutreplace old resize with new CropLikeImage
2011-03-03 dsarrutadd "CopyInformation" when crop like another image
2011-03-03 dsarrutcorrect intermediate spacing flag
2011-03-03 dsarrutreplace SmartPointer with raw pointer for function...
2011-02-26 sritChange namespace handling for MSVC++ compilation
2011-02-22 dsarrutcosmetic
2011-02-22 dsarrutAdd LabelizeAndCountNumberOfObjects
2011-02-17 dsarrutadd lineseparation
2011-02-15 dsarrutcorrection orientation, add 'keep object' option
2011-02-15 dsarrutadd 'border' option
2011-02-15 dsarrutadd 'OR' operation
2011-02-15 dsarrutadd missing "allocate"
2011-02-15 dsarrutadd findExtrema, jointSlices
2011-02-15 dsarrutsimplify, correct default
2010-12-15 dsarrutremove debug, new orientation option
2010-12-15 dsarrutnew crop like (allow to enlarge image)
2010-12-15 dsarrutresizeImageLike
2010-12-15 dsarrutadd autocrop and options
2010-12-15 dsarrutcosmetic
2010-12-06 sritRemoved unfinished work of Jef
2010-10-22 dsarrutremove debug messages
2010-10-22 dsarrutadd clitkExceptionMacro
2010-10-22 dsarrutsimplified image pointer (const/non const)
2010-10-22 dsarrutnew CropImage with AutoCrop and CropLike
2010-10-05 schaerercreate clitkDD.h to avoid the heavy dependency on clitk...
2010-10-05 dsarrutremove debug DD
2010-10-04 dsarrutremove debug code
2010-10-04 dsarrutadd "get number of connected components" function
2010-09-16 sritReformat with astyle, Kumar had to convert it to dos...
2010-09-16 sritChanged headers
2010-09-15 sritThere were some f***** differences between clitk2 and...
2010-09-08 dsarruttake image start index into account
2010-09-08 dsarrutchange ROIFilter to extractImageFilter
2010-09-08 dsarrutupdate buffered region
2010-08-04 schaererfix previous commit, sorry
2010-08-04 schaererattempt to fix some leaks. Note that vv still leaks...
2010-07-26 schaererfix instantiation problem
2010-07-23 jef*** empty log message ***
2010-07-23 jef*** empty log message ***
2010-07-23 dsarrut*** empty log message ***
2010-07-22 dsarrutImplementation of a 3D thinning algorithm
2010-07-22 dsarrutreplace "RegionOfInterest" filter with "ExtractImage...
2010-07-22 dsarrutcosmetic
2010-07-20 sritChanges template name to accomodate VC++10
2010-07-12 dsarrutsome small corrections
2010-07-07 dsarrutextract a slice from a 3D image
2010-07-07 dsarrutrelative position 2D slice by slice (attempt)
2010-07-07 dsarrutprevent padding if same size/spacing
2010-07-07 dsarrutcorrect output bug
2010-07-07 dsarrutadd resample function
2010-07-07 dsarrutadd AutoCrop function
2010-07-01 dsarrutfiles merged in SegmentationUtils
2010-06-30 dsarrutconstraint a binary image to be at a relative position...
2010-06-30 dsarrutauto crop of binary image
2010-06-30 dsarrutboolean operator between 2 images (take into account...
2010-06-30 dsarrutsegmentation utils (jef)
2010-06-30 dsarrutreconstruct with dilatation (jef)
2010-06-30 dsarrutsome utilities for segmentation
2010-06-30 dsarrutadd Bloch's filter (relative position)
2010-06-17 schaererported my changes to the new filter. Need to port the...
2010-05-27 dsarrut- change graftoutput with setoutput in filter
2010-05-19 dsarrut- add "SetRegions" before GenerateData
2010-05-18 sritReformatted using new coding style
2010-05-11 dsarrut- future resample class (do not use yet)
2010-05-03 dsarrut- new resample image (itk style)
2010-03-25 schaereradded the new headers
2010-03-25 schaererremoved headers
2010-02-09 schaerercleanup / better handling of errors
2010-02-08 sritPorted C99 std::isnormal function
2010-01-26 schaereragain
2010-01-06 schaererInitial revision