]> Creatis software - clitk.git/history - common/vvImage.cxx
Debug RTStruct conversion with empty struc
[clitk.git] / common / vvImage.cxx
2018-07-27 tbaudierMerge branch 'clitkImage2Dicom'
2017-11-27 tbaudierMerge branch 'master' of git://git.creatis.insa-lyon...
2017-11-16 tbaudierOpen Dicom with imaging machine coordinate system ...
2017-10-04 tbaudierAdd ;
2017-10-04 tbaudierTry to debug RTStruct with rotation matrix
2017-05-15 tbaudierMerge branch 'master' into clitkImage2Dicom
2017-03-10 David SarrutMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2017-03-01 tbaudierBe sure to have memory consuption in kB, MB, GB instead...
2016-07-22 tbaudierEnsure compilation with VTK6/Qt5 and newer version...
2016-05-23 David SarrutMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2016-02-18 Simon RitMerge branch 'master' of git.creatis.insa-lyon.fr:clitk...
2015-12-21 tbaudierDebug slowness of scalar range computation
2015-12-08 tbaudierMerge branch 'master' into VTK6_Qt5
2015-11-19 tbaudierFirst Modification for Qt5 & VTK6
2013-04-02 rblancMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2013-04-02 David SarrutMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2013-03-29 Simon RitMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2013-03-29 Benoît PreslesMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2013-03-29 Benoît Preslesadded metadata to vv
2012-10-17 David SarrutMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2012-10-10 Vivien DelmonMerge branch 'master' of tux.creatis.insa-lyon.fr:clitk
2012-10-10 Simon RitMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2012-09-04 Benoît PreslesMerge branch 'master' of git://git.creatis.insa-lyon...
2012-09-03 Simon RitMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2012-08-31 Simon RitMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2012-08-31 Simon RitMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2012-08-10 Benoît PreslesMerge /home/srit/src/clitk/clitk
2012-08-10 Simon RitManage a list of transform for image sequences
2012-01-04 David SarrutMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2011-12-20 Romulo PinhoPossibility to add a VTK image to vvImage
2011-04-19 Vivien DelmonMerge branch 'master' of /home/romulo/creatis/clitk3...
2011-04-19 Romulo Pinhochanges in license header
2011-04-13 sritRemove reslice from vvImage. The transform is kept...
2011-03-18 dsarrutAdd HaveSameSizeAndSpacingThan function
2011-03-02 sritEnable resliced images, put in mTransformedVtkImages
2011-02-15 dsarrutremove debug comment
2010-10-22 dsarrutmake difference between 2D and 3D with a single slice...
2010-10-20 sritImplemented new vvImage scheme: the itk to vtk image...
2010-10-12 sritRemoved vtkGridTransform and turned off vtkImageReslice...
2010-08-31 sritRolled back to version without smart pointers for vtkIm...
2010-08-30 sritRemoved memory leak
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-07-09 sritModified transform in vvImage. Now a vtkGeneralTransfor...
2010-07-07 dsarrutchange GetScalarTypeAsString to GetScalarTypeAsITKStrin...
2010-05-18 sritRemoved experimental updates in UpdateReslice
2010-04-28 sritAdapted manual rigid registration: less functions in...
2010-04-28 sritChanged mVtkImageReslice strategy: one filter per vtkImage
2010-04-26 bharathAdded Manual Registration Tool with updated Median...
2010-04-22 sritAn update was missing to have an accurate initializatio...
2010-04-22 sritAdded reslicing via the transform set with SetTransform...
2010-04-19 dsarrut- set correct spacing/origin for 4D
2010-03-25 schaereradded the new headers
2010-03-25 schaererremoved headers
2010-03-24 dsarrut- correct bug: string pixeltype is different in ITK...
2010-01-29 dsarrut- new GF system
2010-01-26 schaereragain
2010-01-06 schaererInitial revision