]> Creatis software - clitk.git/history - common
itkv4 migration:
[clitk.git] / common /
2011-04-14 delmonitkv4 migration:
2011-04-14 delmonitkv4 migration:
2011-04-13 sritRemove reslice from vvImage. The transform is kept...
2011-04-11 sritMoved vvImageReader and vvImageWriter to clitkCommon...
2011-04-06 sritConversion from itk to vtk was catching exceptions...
2011-04-05 delmonMathieu Malaterre :
2011-04-04 delmonMathieu Malaterre :
2011-03-31 delmonMathieu Malaterre :
2011-03-29 delmonFrom gdcm 1.x to gdcm 2.0
2011-03-25 sritPut mMesh in smart pointer
2011-03-25 sritMore vtkSmartPointer
2011-03-25 sritAttempt to remove some leaks. DicomRT_Contour, DicomRT_...
2011-03-22 delmonRemove vtkHybrid from clitkCommon and add it only when...
2011-03-21 sritRemoved cmake memory option
2011-03-18 dsarrutAdd HaveSameSizeAndSpacingThan function
2011-03-10 dsarrutReturn 0.0 if libstatgrab is not used
2011-03-10 dsarrutReplace vvImage::Pointer with raw pointer for function
2011-03-07 sritRemoved direct modification of matrix elements which...
2011-03-07 sritUndo previous commit: itk MemoryUsageObserver slows...
2011-03-04 sritRemove statgrab stuff, prefer portable ITK functions
2011-03-03 dsarrutput MemoryInfo in mebibytes and not megabytes
2011-03-03 sritAccount for ITK image direction
2011-03-03 dsarrutadd getMemoryUsage
2011-03-02 sritEnable resliced images, put in mTransformedVtkImages
2011-02-22 delmonBUG: Add PrintMemory Symbol to clitkCommon even if...
2011-02-22 dsarrutVivien, Simon stop watching these logs !
2011-02-15 dsarrutadd option to display memory usage if statgrab is installed
2011-02-15 dsarrutcorrect bug in string copy
2011-02-15 dsarrutadd verbose memory
2011-02-15 dsarrutremove debug comment
2011-02-15 dsarrutcosmetic
2011-02-15 dsarrutadd option to display memory usage if statgrab is installed
2010-12-15 dsarrutcosmetic
2010-12-15 dsarrutadd exception if error
2010-11-04 sritCorrected erroneous free when a real RECTILINEAR field...
2010-10-24 sritRemoved exception handling at a low level, let them...
2010-10-22 sritMS compiler compatibility issues
2010-10-22 dsarrutmake difference between 2D and 3D with a single slice...
2010-10-22 dsarrutremove itk:ostringstream dependence
2010-10-22 dsarrutcosmetic
2010-10-22 dsarrutmake explicit write/read on disk
2010-10-22 dsarrutremove unused
2010-10-22 dsarrutcosmetic
2010-10-20 sritImplemented new vvImage scheme: the itk to vtk image...
2010-10-20 schaereritkv4 compatibility
2010-10-14 dsarrutchange include (itkMacro) to help compilation with...
2010-10-12 sritRemoved vtkGridTransform and turned off vtkImageReslice...
2010-10-06 sritostream does not handle std::string (check http://www...
2010-10-05 schaererrevived old fast_make script / clean some dependencies
2010-10-05 schaerercreate clitkDD.h to avoid the heavy dependency on clitk...
2010-10-05 schaerermove clitkConfiguration.h out of clitkCommon to avoid...
2010-10-05 dsarrut- remove unuseful file
2010-10-05 dsarrutcorrect bug (copy message)
2010-10-04 dsarrutadd exception file
2010-10-04 dsarruterror are now handled by exception
2010-10-04 dsarrutException for error management
2010-09-21 grevillot*** empty log message ***
2010-09-16 sritAttempt to solve Kumar's issue
2010-09-08 sritAdded image info and meta-info
2010-09-08 sritHard code iamge information for Synergy since it's...
2010-09-08 sritAdd dicom RT dose to list of IO factories handled by...
2010-09-08 sritConverted plastimatch dicom RT dose reader in ITK IO...
2010-09-07 schaererimprovements to the Dicom struct handling code, includi...
2010-09-06 schaererminor fixes
2010-08-31 sritRolled back to version without smart pointers for vtkIm...
2010-08-30 sritRemoved memory leak
2010-08-30 sritRolled back to version 1.7 because it was crashing...
2010-08-18 bouilholworkaround for bug in itk/gdcmDict.h : gdcm headers...
2010-08-12 bharathFunctionality to Delete Last Image
2010-08-12 bharathFunctionality to delete last image
2010-08-12 bharathused vtkSmartPointer
2010-08-12 bharathuse of another vtkSmartPointer
2010-08-11 bharathused vtksmartpointer for vtkimagedata
2010-08-04 schaererattempt to fix some leaks. Note that vv still leaks...
2010-08-04 schaerera few improvements to the struct library, flush for...
2010-07-23 dsarrutfilterbase initialization
2010-07-22 dsarrutadd MustStop function (for interrupting a filter)
2010-07-20 sritRemoved nasty and useless hard coded include directory...
2010-07-15 sritRemoved default template implementation of GetBackwardA...
2010-07-15 sritAdded templated version of GetBackwardAffineMatrix...
2010-07-15 sritgdcm stuff doesn't compile with recent ITK releases...
2010-07-13 sritAdded Varian OBI file format
2010-07-12 dsarrutsome small corrections
2010-07-09 sritModified transform in vvImage. Now a vtkGeneralTransfor...
2010-07-07 dsarrutcorrect GetScalarTypeAsITKString
2010-07-07 dsarrutadd "havesamespacing" utility
2010-07-07 dsarrutchange GetScalarTypeAsString to GetScalarTypeAsITKStrin...
2010-07-07 dsarrutadd conversion utility from vtk to itk
2010-07-07 dsarrutcosmetic
2010-07-01 schaerermove parsing utilities to clitkCommon as we are using...
2010-06-30 dsarruttemporary
2010-06-30 dsarrutfilter base (trial)
2010-06-30 dsarrutFG and BG values
2010-06-30 dsarrutset and get macro like itk
2010-06-30 dsarrutadd "HasSameSize" utils
2010-06-30 dsarrutcosmetic
2010-06-30 dsarrutadd FilterBase (trial)
2010-06-17 sritPrecision consistant with clitkVoxImageIO.cxx
2010-05-27 dsarrut- remove comments and add reload capabilities
2010-05-18 sritReformatted using new coding style
next