]> Creatis software - clitk.git/log
clitk.git
13 years agoAccessor to list of filenames
Simon Rit [Mon, 30 May 2011 07:37:23 +0000 (09:37 +0200)]
Accessor to list of filenames

13 years agoUnitialized variable was causing crash at startup on Windows
Simon Rit [Mon, 30 May 2011 07:35:59 +0000 (09:35 +0200)]
Unitialized variable was causing crash at startup on Windows

13 years agoUse OutputDebugString for DD on Windows
Simon Rit [Mon, 30 May 2011 07:35:27 +0000 (09:35 +0200)]
Use OutputDebugString for DD on Windows

13 years agosolved bug 457
Romulo Pinho [Fri, 27 May 2011 13:23:45 +0000 (15:23 +0200)]
solved bug 457

- overall, just a matter of calling Render() after updating the contours
- another issue corrected: change of slice orientation didn't change contour orientation
- still existing issue: flickering and delay in contour update when navigating across slices (added to bug tracker)

13 years agoMerge branch 'master' of /home/dsarrut/clitk3.server
Romulo Pinho [Fri, 27 May 2011 10:58:36 +0000 (12:58 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server

13 years agoComment unused executable
dsarrut [Fri, 27 May 2011 10:58:04 +0000 (12:58 +0200)]
Comment unused executable

13 years agoMerge branch 'master' of /home/dsarrut/clitk3.server
Romulo Pinho [Fri, 27 May 2011 10:50:23 +0000 (12:50 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server

13 years agoRemove warning
dsarrut [Fri, 27 May 2011 10:03:24 +0000 (12:03 +0200)]
Remove warning

13 years agoComment MedianImageFilter
dsarrut [Fri, 27 May 2011 09:35:51 +0000 (11:35 +0200)]
Comment MedianImageFilter

13 years agocomment clitkExtractLymphStations
dsarrut [Fri, 27 May 2011 09:35:25 +0000 (11:35 +0200)]
comment clitkExtractLymphStations

13 years agoAdd AutoCrop
dsarrut [Fri, 27 May 2011 09:28:11 +0000 (11:28 +0200)]
Add AutoCrop

13 years agoRemove debug
dsarrut [Fri, 27 May 2011 09:24:22 +0000 (11:24 +0200)]
Remove debug

13 years agoRemove debug
dsarrut [Fri, 27 May 2011 09:23:55 +0000 (11:23 +0200)]
Remove debug

13 years agoCorrect extrusion (-spacing instead of spacing)
dsarrut [Fri, 27 May 2011 09:23:18 +0000 (11:23 +0200)]
Correct extrusion (-spacing instead of spacing)

13 years agoRemove deltaZ computation
dsarrut [Fri, 27 May 2011 09:22:57 +0000 (11:22 +0200)]
Remove deltaZ computation

13 years agoRemove DeltaZ computation (false)
dsarrut [Fri, 27 May 2011 09:22:43 +0000 (11:22 +0200)]
Remove DeltaZ computation (false)

13 years agosolved bug 457
Romulo Pinho [Thu, 26 May 2011 16:43:29 +0000 (18:43 +0200)]
solved bug 457

- but there's another bug
+ change of orientation does not work

13 years agoMerge branch 'master' of /home/dsarrut/clitk3.server
dsarrut [Thu, 26 May 2011 14:15:29 +0000 (16:15 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server

13 years agoMerge branch 'master' of /home/dsarrut/clitk3.server
Romulo Pinho [Thu, 26 May 2011 13:28:19 +0000 (15:28 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server

13 years agojust removed some debugging messages
Romulo Pinho [Thu, 26 May 2011 13:28:03 +0000 (15:28 +0200)]
just removed some debugging messages

13 years agoMerge branch 'master' of /home/dsarrut/clitk3.server
maxime Pech [Thu, 26 May 2011 13:17:55 +0000 (15:17 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server

13 years agofix crash due to clicking the reload button when we have a cropTool popup opened
maxime Pech [Thu, 26 May 2011 13:17:03 +0000 (15:17 +0200)]
fix crash due to clicking the reload button when we have a cropTool popup opened

13 years agosolved bug 316
Romulo Pinho [Thu, 26 May 2011 13:16:48 +0000 (15:16 +0200)]
solved bug 316

- also refactored the code a bit...

13 years agosolved bug 317
Romulo Pinho [Thu, 26 May 2011 11:15:49 +0000 (13:15 +0200)]
solved bug 317

13 years agoMerge branch 'master' of /home/dsarrut/clitk3.server
Romulo Pinho [Thu, 26 May 2011 11:14:40 +0000 (13:14 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server

13 years agomigration gdcm 2.0
Vivien Delmon [Thu, 26 May 2011 11:09:05 +0000 (13:09 +0200)]
migration gdcm 2.0

- Rewrite the RT_Struct reader using gdcm 2.0

13 years agoAdd verboseFile to display the contents of all struct in the dicom file
dsarrut [Thu, 26 May 2011 07:27:32 +0000 (09:27 +0200)]
Add verboseFile to display the contents of all struct in the dicom file

13 years agoDo not seg fault anymore with GDCM1 if the name of the structure does not exist.
dsarrut [Thu, 26 May 2011 06:55:48 +0000 (08:55 +0200)]
Do not seg fault anymore with GDCM1 if the name of the structure does not exist.

13 years agoDo not segfault any more if a struct exist with no contours. Ok for GDCM1 and 2.
dsarrut [Thu, 26 May 2011 06:55:24 +0000 (08:55 +0200)]
Do not segfault any more if a struct exist with no contours. Ok for GDCM1 and 2.

13 years agoMerge branch 'master' of /home/dsarrut/clitk3.server
Romulo Pinho [Wed, 25 May 2011 16:39:29 +0000 (18:39 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server

13 years agoFix error when cropping.
maxime Pech [Wed, 25 May 2011 13:07:54 +0000 (15:07 +0200)]
Fix error when cropping.
The mean was computed with a minus operator...
New problem identified : when SetImage is called after the crop, the SliceOrientation is always 2!

13 years agoMerge branch 'master' of /home/dsarrut/clitk3.server
mpech [Wed, 25 May 2011 13:05:23 +0000 (15:05 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server

13 years agofix the crash when we crop on an image that had been cropped.
mpech [Wed, 25 May 2011 13:03:50 +0000 (15:03 +0200)]
fix the crash when we crop on an image that had been cropped.
short remove of dupplication code
It still gives an error when we crop on the Z dimension

13 years agoAdd options
dsarrut [Wed, 25 May 2011 06:06:20 +0000 (08:06 +0200)]
Add options

13 years agoadd options ; "last chance" etc
dsarrut [Wed, 25 May 2011 06:05:59 +0000 (08:05 +0200)]
add options ; "last chance" etc

13 years agoAdd options (threshold and cie)
dsarrut [Wed, 25 May 2011 06:05:18 +0000 (08:05 +0200)]
Add options (threshold and cie)

13 years agoAdd seed/name and others options
dsarrut [Wed, 25 May 2011 06:05:06 +0000 (08:05 +0200)]
Add seed/name and others options

13 years agoChange Trunk -> Artery (more consistent)
dsarrut [Wed, 25 May 2011 06:04:43 +0000 (08:04 +0200)]
Change Trunk -> Artery (more consistent)

13 years agoremove comments
dsarrut [Wed, 25 May 2011 06:04:21 +0000 (08:04 +0200)]
remove comments

13 years agoUseBorder off by default -> seems buggy ?
dsarrut [Wed, 25 May 2011 06:00:58 +0000 (08:00 +0200)]
UseBorder off by default -> seems buggy ?

13 years agoMerge branch 'master' of /home/dsarrut/clitk3.server
dsarrut [Wed, 25 May 2011 05:24:11 +0000 (07:24 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server

13 years agoCheck on VTK_USE_FFMPEG_ENCODER in case vtkFFMPEGWriter.h is not
Simon Rit [Tue, 24 May 2011 13:51:56 +0000 (15:51 +0200)]
Check on VTK_USE_FFMPEG_ENCODER in case vtkFFMPEGWriter.h is not
included

13 years agoChange current image when using tab key
Simon Rit [Tue, 24 May 2011 13:14:19 +0000 (15:14 +0200)]
Change current image when using tab key

13 years agoFixed bug #472: unchecking of slicer was disabled by resetting the
Simon Rit [Tue, 24 May 2011 12:46:26 +0000 (14:46 +0200)]
Fixed bug #472: unchecking of slicer was disabled by resetting the
Qt::CheckStateRole of the checkbox but the tree state was not updated. A
recursive call seems to do the trick.

13 years agobad fix for vvToolCropImage. The seg occurs (also) on the mReducedExtent array
mpech [Mon, 23 May 2011 14:58:47 +0000 (16:58 +0200)]
bad fix for vvToolCropImage. The seg occurs (also) on the mReducedExtent array

13 years agojust a test
Romulo Pinho [Mon, 23 May 2011 13:44:16 +0000 (15:44 +0200)]
just a test

13 years agoMerge branch 'master' of /home/dsarrut/clitk3.server
mpech [Mon, 23 May 2011 11:57:17 +0000 (13:57 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server

13 years agodisable tools at startup of vv
mpech [Mon, 23 May 2011 11:49:48 +0000 (13:49 +0200)]
disable tools at startup of vv
tools are enabled when a ImageInfosChanged is triggered.

13 years agoMerge branch 'mesh-test' of ../clitk3.withdata
Romulo Pinho [Mon, 23 May 2011 11:48:04 +0000 (13:48 +0200)]
Merge branch 'mesh-test' of ../clitk3.withdata

13 years agofix segfault when accessing vvToolCropImage in toolMenu when no image are opened.
mpech [Mon, 23 May 2011 09:50:33 +0000 (11:50 +0200)]
fix segfault when accessing vvToolCropImage in toolMenu when no image are opened.
This case should not happen if tools are disabled (see issue #461) when no image are opened.

13 years agoitkv4 migration
Vivien Delmon [Mon, 23 May 2011 09:09:31 +0000 (11:09 +0200)]
itkv4 migration

- Add call to SetDirectionCollapseToSubmatrix needed by the
  ExtractImageFilter.

13 years agoMerge branch 'master' of /home/dsarrut/clitk3.server
Vivien Delmon [Fri, 20 May 2011 15:44:30 +0000 (17:44 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server

13 years agoReplace || by &&
Vivien Delmon [Fri, 20 May 2011 13:43:23 +0000 (15:43 +0200)]
Replace || by &&

- I commited my last patch a bit too fast.

13 years agoSkipComment also skip empty lines
Vivien Delmon [Fri, 20 May 2011 12:43:31 +0000 (14:43 +0200)]
SkipComment also skip empty lines

13 years agoRevert previous patch on CTestConfig.cmake
Vivien Delmon [Fri, 20 May 2011 12:35:10 +0000 (14:35 +0200)]
Revert previous patch on CTestConfig.cmake

- CTestConfig.cmake is used to send result on the Insight Dashboard:
  http://www.cdash.org/CDash/index.php?project=Insight

13 years agoMerge branch 'master' of /home/dsarrut/clitk3.server
Simon Rit [Fri, 20 May 2011 11:44:46 +0000 (13:44 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server

13 years agoIncrement patch version number v1.2.2
Simon Rit [Fri, 20 May 2011 09:42:30 +0000 (11:42 +0200)]
Increment patch version number

13 years agoadd vvToolStructureSetManager
dsarrut [Fri, 20 May 2011 09:32:37 +0000 (11:32 +0200)]
add vvToolStructureSetManager

13 years agoFurther increased the width of the registration form for the static v1.2.1
Simon Rit [Fri, 20 May 2011 07:46:44 +0000 (09:46 +0200)]
Further increased the width of the registration form for the static
versions

13 years agoReflect in gui what is actually sent
Simon Rit [Fri, 20 May 2011 07:37:12 +0000 (09:37 +0200)]
Reflect in gui what is actually sent

13 years agoAdded adressing information because architecture does not provide this
Simon Rit [Fri, 20 May 2011 07:32:54 +0000 (09:32 +0200)]
Added adressing information because architecture does not provide this
information on Windows

13 years agoChanged text reference to button from "No, thanks" to "Cancel"
Simon Rit [Fri, 20 May 2011 07:32:01 +0000 (09:32 +0200)]
Changed text reference to button from "No, thanks" to "Cancel"

13 years agoMerge branch 'master' of /home/dsarrut/clitk3.server
Simon Rit [Fri, 20 May 2011 07:16:08 +0000 (09:16 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server

13 years agochange form width
dsarrut [Fri, 20 May 2011 05:51:30 +0000 (07:51 +0200)]
change form width

13 years agoMerge branch 'master' of /home/dsarrut/clitk3.server
dsarrut [Fri, 20 May 2011 05:23:45 +0000 (07:23 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server

13 years agoChanged register form title
Simon Rit [Thu, 19 May 2011 17:07:54 +0000 (19:07 +0200)]
Changed register form title

13 years agoRemove doublons for qt macros
Simon Rit [Thu, 19 May 2011 17:06:55 +0000 (19:06 +0200)]
Remove doublons for qt macros

13 years agoMerge branch 'master' of /home/dsarrut/clitk3.server
Simon Rit [Thu, 19 May 2011 16:02:02 +0000 (18:02 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server

13 years agoIncrement patch version number for release preparation
Simon Rit [Thu, 19 May 2011 16:00:44 +0000 (18:00 +0200)]
Increment patch version number for release preparation

13 years agophp file for vv registration
Simon Rit [Thu, 19 May 2011 15:59:00 +0000 (17:59 +0200)]
php file for vv registration

13 years agoMerge branch 'master' of /home/dsarrut/clitk3.server
mpech [Thu, 19 May 2011 15:37:28 +0000 (17:37 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server

13 years agocorrection of data test path
mpech [Thu, 19 May 2011 15:36:26 +0000 (17:36 +0200)]
correction of data test path
adding some trivial test

13 years agoAdded compilation date to track whether this is a released binary or a
Simon Rit [Thu, 19 May 2011 14:43:06 +0000 (16:43 +0200)]
Added compilation date to track whether this is a released binary or a
manually compiled version

13 years agoAdded header to configuration files
Simon Rit [Thu, 19 May 2011 14:14:22 +0000 (16:14 +0200)]
Added header to configuration files

13 years agoMerged globals.h.in in clitkConfiguration.h.in
Simon Rit [Thu, 19 May 2011 14:06:35 +0000 (16:06 +0200)]
Merged globals.h.in in clitkConfiguration.h.in

13 years agoMerge branch 'master' of /home/dsarrut/clitk3.server
mpech [Thu, 19 May 2011 13:55:26 +0000 (15:55 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server

13 years agoRename vvCommon.h.in in vvConfiguration.h.in to be consistent with
Simon Rit [Thu, 19 May 2011 13:54:19 +0000 (15:54 +0200)]
Rename vvCommon.h.in in vvConfiguration.h.in to be consistent with
clitkConfiguration.h.in

13 years agosend the processor architecture when registering
mpech [Thu, 19 May 2011 13:54:56 +0000 (15:54 +0200)]
send the processor architecture when registering

13 years agoMerge branch 'master' of /home/dsarrut/clitk3.server
Simon Rit [Thu, 19 May 2011 13:16:32 +0000 (15:16 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server

13 years agocmake_minimum_required back to 2.4
mpech [Thu, 19 May 2011 12:40:12 +0000 (14:40 +0200)]
cmake_minimum_required back to 2.4
cmake_policy 5 new for add_definitions in tests

13 years agoDirty work around to force instantiation of auto tools with shared
Simon Rit [Wed, 18 May 2011 17:33:03 +0000 (19:33 +0200)]
Dirty work around to force instantiation of auto tools with shared
library: list them in an automatically generated header and include it
in vv.cxx

13 years agoMerge branch 'master' of /home/dsarrut/clitk3.server
mpech [Wed, 18 May 2011 14:55:41 +0000 (16:55 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server

13 years agotext justified in registerform popup
mpech [Wed, 18 May 2011 14:54:29 +0000 (16:54 +0200)]
text justified in registerform popup
workaround for the fail of margin+float in QTextBrowser; the weNeedYou icon gets a transparent margin

13 years agoMerge branch 'master' of /home/dsarrut/clitk3.server
dsarrut [Wed, 18 May 2011 14:36:36 +0000 (16:36 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server

13 years agoMerge branch 'master' of /home/dsarrut/clitk3.server
Vivien Delmon [Wed, 18 May 2011 14:25:43 +0000 (16:25 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server

13 years agoForce cross redrawing after changes view mode
Vivien Delmon [Wed, 18 May 2011 14:24:30 +0000 (16:24 +0200)]
Force cross redrawing after changes view mode

- Add calls to NO and SO Slicers to redraw the cross.

13 years agoMerge branch 'master' of /home/dsarrut/clitk3.server
dsarrut [Wed, 18 May 2011 13:23:21 +0000 (15:23 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server

13 years agoMerge branch 'master' of /home/dsarrut/clitk3.server
mpech [Wed, 18 May 2011 12:56:10 +0000 (14:56 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server

13 years agotext modifications for registering vv
mpech [Wed, 18 May 2011 12:55:45 +0000 (14:55 +0200)]
text modifications for registering vv

13 years agoResolve #285
Vivien Delmon [Wed, 18 May 2011 09:56:18 +0000 (11:56 +0200)]
Resolve #285

- Add a call to UpdateRenderWindows after resizing splitters in
  ChangeViewMode. Use relative sizes when resizing splitters.

13 years agoMerge branch 'master' of /home/dsarrut/clitk3.server
mpech [Wed, 18 May 2011 09:08:49 +0000 (11:08 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server

13 years agoRemove strange useless loop
Vivien Delmon [Wed, 18 May 2011 09:09:07 +0000 (11:09 +0200)]
Remove strange useless loop

- Remove a loop that computes the sum of a list + 1 just after a loop
  that computes the sum of the same list.

13 years agotextBrowser for registration is not set with a transparent background
mpech [Wed, 18 May 2011 09:06:48 +0000 (11:06 +0200)]
textBrowser for registration is not set with a transparent background

13 years agoitk4 migration
Vivien Delmon [Wed, 18 May 2011 08:52:57 +0000 (10:52 +0200)]
itk4 migration

- BinaryFunctorImageFilters taking constant were removed from itk by
  adding SetConstant method to their Image x Image counterpart.

13 years agoitk4 migration
Vivien Delmon [Wed, 18 May 2011 08:50:58 +0000 (10:50 +0200)]
itk4 migration

- Remove unused include and unused typedef on types removed in itk4

13 years agotests are back
mpech [Wed, 18 May 2011 08:38:31 +0000 (10:38 +0200)]
tests are back
new entry for registering in the help menubar

13 years agoRemove useless splashscreen code
Simon Rit [Tue, 17 May 2011 17:26:51 +0000 (19:26 +0200)]
Remove useless splashscreen code

13 years agoChanged entry point of application on Windows to remove background console
Simon Rit [Tue, 17 May 2011 17:18:18 +0000 (19:18 +0200)]
Changed entry point of application on Windows to remove background console

13 years agoUse vvLib for compiling vv to avoid double compilation of vv files
Simon Rit [Tue, 17 May 2011 16:01:01 +0000 (18:01 +0200)]
Use vvLib for compiling vv to avoid double compilation of vv files

13 years agoAlways file for vv settings instead of registry for Windows
Simon Rit [Tue, 17 May 2011 16:00:14 +0000 (18:00 +0200)]
Always file for vv settings instead of registry for Windows