]> Creatis software - clitk.git/log
clitk.git
11 years agoMerge branch 'master' of git://git.creatis.insa-lyon.fr/clitk
Benoît Presles [Wed, 24 Oct 2012 11:20:16 +0000 (13:20 +0200)]
Merge branch 'master' of git://git.creatis.insa-lyon.fr/clitk

11 years agoupdated the render window for the labeled landmarks
Benoît Presles [Wed, 24 Oct 2012 11:18:32 +0000 (13:18 +0200)]
updated the render window for the labeled landmarks

11 years agoNo typename outside template (MSVC sensitive)
Simon Rit [Wed, 24 Oct 2012 07:08:23 +0000 (09:08 +0200)]
No typename outside template (MSVC sensitive)

11 years agoMerge branch 'master' of git://git.creatis.insa-lyon.fr/clitk
Benoît Presles [Tue, 23 Oct 2012 17:40:55 +0000 (19:40 +0200)]
Merge branch 'master' of git://git.creatis.insa-lyon.fr/clitk

11 years agoMerge branch 'master' of git://git.creatis.insa-lyon.fr/clitk
Benoît Presles [Tue, 23 Oct 2012 17:02:58 +0000 (19:02 +0200)]
Merge branch 'master' of git://git.creatis.insa-lyon.fr/clitk

11 years agoadded labels to landmarks
Benoît Presles [Tue, 23 Oct 2012 17:01:59 +0000 (19:01 +0200)]
added labels to landmarks

11 years agoClean-up while debugging
Simon Rit [Tue, 23 Oct 2012 16:56:26 +0000 (18:56 +0200)]
Clean-up while debugging

11 years agofurther changes to solve bug #1714
Romulo Pinho [Tue, 23 Oct 2012 09:51:00 +0000 (11:51 +0200)]
further changes to solve bug #1714

11 years agoFix for Bug #1714: only check on sliders of the visible vvSlicer.
Simon Rit [Mon, 22 Oct 2012 13:27:26 +0000 (15:27 +0200)]
Fix for Bug #1714: only check on sliders of the visible vvSlicer.

11 years agoVV: added links to Read/Save state
Romulo Pinho [Fri, 19 Oct 2012 09:52:27 +0000 (11:52 +0200)]
VV: added links to Read/Save state

11 years agovv: corrected tree column updates when maximizing view
Romulo Pinho [Thu, 18 Oct 2012 08:07:56 +0000 (10:07 +0200)]
vv: corrected tree column updates when maximizing view

11 years agoVV panning: middlebutton = left button + shift
Romulo Pinho [Thu, 18 Oct 2012 07:37:37 +0000 (09:37 +0200)]
VV panning: middlebutton = left button + shift

- a change made specially for mac owners and their mice-without-middle-button issues... ;-)

11 years agoupdated help message concerning window/level cmd line option
Romulo Pinho [Thu, 18 Oct 2012 07:07:30 +0000 (09:07 +0200)]
updated help message concerning window/level cmd line option

11 years agowindow/level in read/save state
Romulo Pinho [Wed, 17 Oct 2012 10:41:40 +0000 (12:41 +0200)]
window/level in read/save state

11 years agoaccepts multiple window/level in cmd-line
Romulo Pinho [Wed, 17 Oct 2012 09:39:56 +0000 (11:39 +0200)]
accepts multiple window/level in cmd-line

- window/level is applied to set of images (sequences too) appearing before the window/level
- useful when opening, eg, different modalities at the same time

11 years agopreserve crosshair position when changing orientation
Romulo Pinho [Tue, 16 Oct 2012 21:18:37 +0000 (23:18 +0200)]
preserve crosshair position when changing orientation

- it used to jump to the slice in the middle of the volume

11 years agomaximizes the selected slicer
Romulo Pinho [Tue, 16 Oct 2012 14:40:04 +0000 (16:40 +0200)]
maximizes the selected slicer

- before it was just the NW one.

11 years agogdcm 1.X compatibility
Romulo Pinho [Mon, 15 Oct 2012 08:44:25 +0000 (10:44 +0200)]
gdcm 1.X compatibility

11 years agoMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
Simon Rit [Wed, 10 Oct 2012 08:26:39 +0000 (10:26 +0200)]
Merge branch 'master' of git.creatis.insa-lyon.fr:clitk

Conflicts:
vv/vv.cxx

11 years agoFix for MSVC CPack
Simon Rit [Wed, 3 Oct 2012 08:16:16 +0000 (10:16 +0200)]
Fix for MSVC CPack

11 years agoVarious fixes
Simon Rit [Mon, 1 Oct 2012 14:56:38 +0000 (16:56 +0200)]
Various fixes

11 years agoUpdated version for new release v1.3.0
Simon Rit [Mon, 1 Oct 2012 14:52:21 +0000 (16:52 +0200)]
Updated version for new release

11 years agoFix for old versions of gcc
Simon Rit [Mon, 1 Oct 2012 14:44:05 +0000 (16:44 +0200)]
Fix for old versions of gcc

11 years agocorrections post- "-h" addition in VV
Romulo Pinho [Mon, 1 Oct 2012 13:19:16 +0000 (15:19 +0200)]
corrections post- "-h" addition in VV

11 years agoadded "-h" for help option VV
Romulo Pinho [Mon, 1 Oct 2012 08:35:37 +0000 (10:35 +0200)]
added "-h" for help option VV

11 years agoMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
Simon Rit [Fri, 28 Sep 2012 13:04:34 +0000 (15:04 +0200)]
Merge branch 'master' of git.creatis.insa-lyon.fr:clitk

11 years agoSync gengetopt cmake files with rtk
Simon Rit [Fri, 28 Sep 2012 13:03:17 +0000 (15:03 +0200)]
Sync gengetopt cmake files with rtk

11 years agouse of relative path for default study/series description
dbcache [Fri, 28 Sep 2012 11:27:26 +0000 (13:27 +0200)]
use of relative path for default study/series description

11 years agoerror in dicom key setting...
Romulo Pinho [Fri, 28 Sep 2012 09:57:47 +0000 (11:57 +0200)]
error in dicom key setting...

11 years agodefault values for study's/series' ID, time, date, number, description
Romulo Pinho [Thu, 27 Sep 2012 15:47:59 +0000 (17:47 +0200)]
default values for study's/series' ID, time, date, number, description

11 years agoGDCM 1.x compatibility
dbcache [Thu, 27 Sep 2012 14:55:43 +0000 (16:55 +0200)]
GDCM 1.x compatibility

11 years agonewStudyUID forces newSeriesUID
Romulo Pinho [Thu, 27 Sep 2012 14:10:23 +0000 (16:10 +0200)]
newStudyUID forces newSeriesUID

- also some bug corrections...

11 years agocorrections...
dbcache [Thu, 27 Sep 2012 13:17:45 +0000 (15:17 +0200)]
corrections...

11 years agoGDCM 1.x compatibility
dbcache [Thu, 27 Sep 2012 12:43:42 +0000 (14:43 +0200)]
GDCM 1.x compatibility

11 years agocreate new files for new dicom study/series
Romulo Pinho [Thu, 27 Sep 2012 12:41:45 +0000 (14:41 +0200)]
create new files for new dicom study/series

11 years agoauto generate dicom file UIDs when new series/study is specified
Romulo Pinho [Tue, 25 Sep 2012 16:07:20 +0000 (18:07 +0200)]
auto generate dicom file UIDs when new series/study is specified

11 years agoMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
Romulo Pinho [Tue, 25 Sep 2012 10:04:40 +0000 (12:04 +0200)]
Merge branch 'master' of git.creatis.insa-lyon.fr:clitk

11 years agogdcm 1.x compatibility
Romulo Pinho [Tue, 25 Sep 2012 10:03:53 +0000 (12:03 +0200)]
gdcm 1.x compatibility

11 years agoFirst version of the superbuild CMakeLists.txt.
Simon Rit [Mon, 24 Sep 2012 13:20:30 +0000 (15:20 +0200)]
First version of the superbuild CMakeLists.txt.

11 years agonew options to auto-generate dcm series UIDs
Romulo Pinho [Fri, 21 Sep 2012 15:46:20 +0000 (17:46 +0200)]
new options to auto-generate dcm series UIDs

11 years agoLungs window/level is now the same as in FOCAL
Romulo Pinho [Tue, 18 Sep 2012 08:33:57 +0000 (10:33 +0200)]
Lungs window/level is now the same as in FOCAL

- (1700,-300)

11 years agoThe merge of copy/pasted code did not account for the fact it had not
Simon Rit [Thu, 6 Sep 2012 10:09:14 +0000 (12:09 +0200)]
The merge of copy/pasted code did not account for the fact it had not
been copy pasted

11 years agoAllow for overlay images with differing temporal length
Simon Rit [Thu, 6 Sep 2012 07:53:08 +0000 (09:53 +0200)]
Allow for overlay images with differing temporal length

11 years agoFixed reset after sequence reading bug and put copy/pasted code in
Simon Rit [Thu, 6 Sep 2012 07:29:29 +0000 (09:29 +0200)]
Fixed reset after sequence reading bug and put copy/pasted code in
function

11 years agoOpen overlay sequence as sequence
Simon Rit [Wed, 5 Sep 2012 16:13:08 +0000 (18:13 +0200)]
Open overlay sequence as sequence

11 years agoManaged opening sequence of overlay images. Parser is ready for
Simon Rit [Tue, 4 Sep 2012 11:13:07 +0000 (13:13 +0200)]
Managed opening sequence of overlay images. Parser is ready for
fusion/vf/contour

11 years agoFix transform update in sequence of overlay/fusion
Simon Rit [Tue, 4 Sep 2012 11:11:44 +0000 (13:11 +0200)]
Fix transform update in sequence of overlay/fusion

11 years agoAccount for reslicing transform in overlay and fusion (contours and vf
Simon Rit [Tue, 4 Sep 2012 09:01:03 +0000 (11:01 +0200)]
Account for reslicing transform in overlay and fusion (contours and vf
        have not been tested, TODO)

11 years agoFixed bug with linked temporal images
Simon Rit [Tue, 4 Sep 2012 07:57:57 +0000 (09:57 +0200)]
Fixed bug with linked temporal images

11 years agoMerge /home/bpresles/Documents/US-IGRT/vv
Simon Rit [Tue, 4 Sep 2012 07:29:20 +0000 (09:29 +0200)]
Merge /home/bpresles/Documents/US-IGRT/vv

11 years agous vox reader
Benoît Presles [Tue, 4 Sep 2012 07:27:31 +0000 (09:27 +0200)]
us vox reader

11 years agoMerge branch 'master' of git://git.creatis.insa-lyon.fr/clitk
Benoît Presles [Tue, 4 Sep 2012 07:24:19 +0000 (09:24 +0200)]
Merge branch 'master' of git://git.creatis.insa-lyon.fr/clitk

11 years agoMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
Simon Rit [Mon, 3 Sep 2012 10:51:51 +0000 (12:51 +0200)]
Merge branch 'master' of git.creatis.insa-lyon.fr:clitk

11 years agoMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
Romulo Pinho [Mon, 3 Sep 2012 10:45:27 +0000 (12:45 +0200)]
Merge branch 'master' of git.creatis.insa-lyon.fr:clitk

11 years agoitk4 compatibility
Romulo Pinho [Mon, 3 Sep 2012 08:26:25 +0000 (10:26 +0200)]
itk4 compatibility

11 years agoMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
Simon Rit [Fri, 31 Aug 2012 13:08:04 +0000 (15:08 +0200)]
Merge branch 'master' of git.creatis.insa-lyon.fr:clitk

11 years agoMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
Gauthier Bouilhol [Fri, 31 Aug 2012 13:07:37 +0000 (15:07 +0200)]
Merge branch 'master' of git.creatis.insa-lyon.fr:clitk

11 years agoVF supported (SR)
Gauthier Bouilhol [Fri, 31 Aug 2012 13:06:15 +0000 (15:06 +0200)]
VF supported (SR)

11 years agoMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
Simon Rit [Fri, 31 Aug 2012 09:38:18 +0000 (11:38 +0200)]
Merge branch 'master' of git.creatis.insa-lyon.fr:clitk

11 years agoMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
Romulo Pinho [Thu, 30 Aug 2012 10:36:48 +0000 (12:36 +0200)]
Merge branch 'master' of git.creatis.insa-lyon.fr:clitk

11 years agosupport for new pixel types
Romulo Pinho [Thu, 30 Aug 2012 10:36:24 +0000 (12:36 +0200)]
support for new pixel types

11 years agosupport for new pixel types
Romulo Pinho [Thu, 30 Aug 2012 10:35:58 +0000 (12:35 +0200)]
support for new pixel types

- removed midP stuff

11 years agosome verbose/debug messages
Romulo Pinho [Mon, 20 Aug 2012 13:14:25 +0000 (15:14 +0200)]
some verbose/debug messages

11 years agoMerge /home/srit/src/clitk/clitk
Benoît Presles [Mon, 13 Aug 2012 13:18:47 +0000 (15:18 +0200)]
Merge /home/srit/src/clitk/clitk

11 years agoAdded doc on transforms
Simon Rit [Mon, 13 Aug 2012 13:12:24 +0000 (15:12 +0200)]
Added doc on transforms

11 years agoMerge /home/srit/src/clitk/clitk
Benoît Presles [Mon, 13 Aug 2012 10:07:44 +0000 (12:07 +0200)]
Merge /home/srit/src/clitk/clitk

11 years agoFix for UpdateLinkedNavigation with transforms. This also simplifies the
Simon Rit [Mon, 13 Aug 2012 09:48:12 +0000 (11:48 +0200)]
Fix for UpdateLinkedNavigation with transforms. This also simplifies the
previous code.

11 years agoMerge /home/srit/src/clitk/clitk
Benoît Presles [Fri, 10 Aug 2012 16:13:00 +0000 (18:13 +0200)]
Merge /home/srit/src/clitk/clitk

11 years agoAllow landmarking in tilted 2D slices
Simon Rit [Fri, 10 Aug 2012 15:45:55 +0000 (17:45 +0200)]
Allow landmarking in tilted 2D slices

11 years agoFixed slice bug when toggling between voxels and world reslicing
Simon Rit [Fri, 10 Aug 2012 15:39:14 +0000 (17:39 +0200)]
Fixed slice bug when toggling between voxels and world reslicing

11 years agoManage a list of transform for image sequences
Simon Rit [Fri, 10 Aug 2012 14:46:15 +0000 (16:46 +0200)]
Manage a list of transform for image sequences

11 years agoFirst version of reslicing transform
Simon Rit [Fri, 10 Aug 2012 13:11:26 +0000 (15:11 +0200)]
First version of reslicing transform

11 years agosimplified code
Simon Rit [Thu, 26 Jul 2012 11:13:26 +0000 (13:13 +0200)]
simplified code

11 years ago_WIN32 is always defined and WIN32 maybe isn't, see
Simon Rit [Tue, 24 Jul 2012 09:25:51 +0000 (11:25 +0200)]
_WIN32 is always defined and WIN32 maybe isn't, see
http://msdn.microsoft.com/en-us/library/b0084kay%28v=vs.80%29.aspx

11 years agoGood old Microsoft shit pointed out by Lennert.
Simon Rit [Tue, 24 Jul 2012 09:21:44 +0000 (11:21 +0200)]
Good old Microsoft shit pointed out by Lennert.

11 years agoMerge branch 'master' of git://git.creatis.insa-lyon.fr/clitk
Benoît Presles [Fri, 13 Jul 2012 14:31:20 +0000 (16:31 +0200)]
Merge branch 'master' of git://git.creatis.insa-lyon.fr/clitk

11 years agoAdd a close source feature to read usf files.
Vivien Delmon [Fri, 13 Jul 2012 14:19:03 +0000 (16:19 +0200)]
Add a close source feature to read usf files.

11 years agoChange caption of file browser
David Sarrut [Thu, 12 Jul 2012 08:31:57 +0000 (10:31 +0200)]
Change caption of file browser

11 years agoRemove Propagation checkbox
David Sarrut [Thu, 12 Jul 2012 08:30:55 +0000 (10:30 +0200)]
Remove Propagation checkbox

11 years agoAdd progress dialog for binary images
David Sarrut [Thu, 12 Jul 2012 08:28:46 +0000 (10:28 +0200)]
Add progress dialog for binary images

11 years agoAdd dicom rt struct reader (with progress dialog)
David Sarrut [Thu, 12 Jul 2012 08:25:19 +0000 (10:25 +0200)]
Add dicom rt struct reader (with progress dialog)

11 years agoAdd IsDicomRTStruct (bool)
David Sarrut [Thu, 12 Jul 2012 08:24:38 +0000 (10:24 +0200)]
Add IsDicomRTStruct (bool)

11 years agoFirst version of dicom-rt reader in the roi tool.
David Sarrut [Thu, 12 Jul 2012 07:59:46 +0000 (09:59 +0200)]
First version of dicom-rt reader in the roi tool.

11 years agoMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
David Sarrut [Thu, 12 Jul 2012 07:24:59 +0000 (09:24 +0200)]
Merge branch 'master' of git.creatis.insa-lyon.fr:clitk

11 years agoMerge branch 'master' of git://git.creatis.insa-lyon.fr/clitk
Benoît Presles [Mon, 9 Jul 2012 07:51:20 +0000 (09:51 +0200)]
Merge branch 'master' of git://git.creatis.insa-lyon.fr/clitk

11 years agoremoved scripts from compilation/install
Romulo Pinho [Fri, 6 Jul 2012 08:56:34 +0000 (10:56 +0200)]
removed scripts from compilation/install

11 years agoMoved from repository src2 to private2/dicom_scripts/clitk
Romulo Pinho [Fri, 6 Jul 2012 08:51:01 +0000 (10:51 +0200)]
Moved from repository src2 to private2/dicom_scripts/clitk

11 years agoMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
David Sarrut [Fri, 6 Jul 2012 06:40:00 +0000 (08:40 +0200)]
Merge branch 'master' of git.creatis.insa-lyon.fr:clitk

11 years agousing get_dicom_field_value in midp scripts
dbcache [Wed, 4 Jul 2012 16:49:50 +0000 (18:49 +0200)]
using get_dicom_field_value in midp scripts

11 years agooption to set the RPATH to 3rd party libs
dbcache [Wed, 4 Jul 2012 16:46:37 +0000 (18:46 +0200)]
option to set the RPATH to 3rd party libs

11 years agoFixed endianness portability issue on Ben's apple
Benoît Presles [Tue, 3 Jul 2012 16:08:51 +0000 (18:08 +0200)]
Fixed endianness portability issue on Ben's apple

11 years agoMac compatibility patch
Jef Vandemeulebroucke [Tue, 3 Jul 2012 07:44:23 +0000 (09:44 +0200)]
Mac compatibility patch

11 years agoMissing test on VTK version for vtkMapper
Simon Rit [Tue, 3 Jul 2012 07:27:14 +0000 (09:27 +0200)]
Missing test on VTK version for vtkMapper

11 years agoAdded border with new versions of VTK.
Simon Rit [Mon, 2 Jul 2012 14:12:03 +0000 (16:12 +0200)]
Added border with new versions of VTK.

11 years agoFixed VTK version test
Simon Rit [Mon, 2 Jul 2012 13:01:25 +0000 (15:01 +0200)]
Fixed VTK version test

11 years agocorrected fusion/overlay refresh
Romulo Pinho [Mon, 2 Jul 2012 08:42:22 +0000 (10:42 +0200)]
corrected fusion/overlay refresh

- occurred with 4D and 3D+t images

11 years agoADd first version of interactive segmentation (erode/dilate)
David Sarrut [Fri, 29 Jun 2012 14:44:31 +0000 (16:44 +0200)]
ADd first version of interactive segmentation (erode/dilate)

11 years agoMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
Romulo Pinho [Fri, 29 Jun 2012 12:39:33 +0000 (14:39 +0200)]
Merge branch 'master' of git.creatis.insa-lyon.fr:clitk

11 years agouse of elastix in mid-P scripts
Romulo Pinho [Fri, 29 Jun 2012 12:39:02 +0000 (14:39 +0200)]
use of elastix in mid-P scripts

11 years agoCorrect contour depth bug
David Sarrut [Fri, 29 Jun 2012 12:19:09 +0000 (14:19 +0200)]
Correct contour depth bug