]> Creatis software - clitk.git/log
clitk.git
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 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 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

13 years agoPut registration on a public web page
Simon Rit [Tue, 17 May 2011 13:40:52 +0000 (15:40 +0200)]
Put registration on a public web page

13 years agoUse vvLib also without testing activated
Simon Rit [Tue, 17 May 2011 13:32:47 +0000 (15:32 +0200)]
Use vvLib also without testing activated

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

13 years agotests with google tests coupled with cdash reporting
maxime pech [Tue, 17 May 2011 12:34:53 +0000 (14:34 +0200)]
tests with google tests coupled with cdash reporting

13 years agoitk4 migration
Vivien Delmon [Tue, 17 May 2011 08:06:24 +0000 (10:06 +0200)]
itk4 migration

- Function namespace renamed into Functor in itkMinimumImageFilter.h

13 years agoclitkMeshViewer
Romulo Pinho [Mon, 16 May 2011 09:30:39 +0000 (11:30 +0200)]
clitkMeshViewer

- GGO file

13 years agoclitkMeshViewer
Romulo Pinho [Mon, 16 May 2011 09:28:34 +0000 (11:28 +0200)]
clitkMeshViewer

- adjustments in command line options

13 years agoclitkMeshViewer
Romulo Pinho [Mon, 16 May 2011 08:31:03 +0000 (10:31 +0200)]
clitkMeshViewer

- adjusted frame rate issues

13 years agoparameterizing settings path and settings format in constructor
Maxime [Thu, 12 May 2011 13:23:11 +0000 (15:23 +0200)]
parameterizing settings path and settings format in constructor

13 years agoadding subdirectory for the tests
Maxime [Tue, 10 May 2011 08:43:26 +0000 (10:43 +0200)]
adding subdirectory for the tests

13 years agothe dialog is filled with previous settings if the user was already registered
Maxime [Mon, 9 May 2011 13:30:44 +0000 (15:30 +0200)]
the dialog is filled with previous settings if the user was already registered

13 years agoThe Qdialog is now shown in front of the mainWindow (it was behind)
Maxime [Mon, 9 May 2011 08:02:49 +0000 (10:02 +0200)]
The Qdialog is now shown in front of the mainWindow (it was behind)

13 years agoMessage for registering vv's user information
Maxime [Mon, 9 May 2011 07:40:03 +0000 (09:40 +0200)]
Message for registering vv's user information

13 years agoenabling cdash with a localhost server
Maxime [Fri, 6 May 2011 15:47:42 +0000 (17:47 +0200)]
enabling cdash with a localhost server

13 years agofactorising parameters for QSettings
Maxime [Fri, 6 May 2011 15:00:52 +0000 (17:00 +0200)]
factorising parameters for QSettings
we propose the popup only if it is a new version

13 years agoWhen an image is opened it is now added to the recently opened files menu
Maxime [Fri, 6 May 2011 13:51:54 +0000 (15:51 +0200)]
When an image is opened it is now added to the recently opened files menu

13 years ago- version of vv in vvCommon.h
Maxime [Fri, 6 May 2011 12:55:52 +0000 (14:55 +0200)]
- version of vv in vvCommon.h
- register form being launched at every application launch
- calling a local server if the user agrees to send the register form
- writing qtSettings instead of a plain file. if a non QtSettings saved file is present at the same location, it is written over.

13 years agopassing OS name in globals.h
Maxime [Fri, 6 May 2011 12:54:21 +0000 (14:54 +0200)]
passing OS name in globals.h

13 years agoAdding cdash with a single option setted to OFF by default
mpech [Fri, 6 May 2011 12:51:14 +0000 (14:51 +0200)]
Adding cdash with a single option setted to OFF by default

13 years agoAdd Opening and SliceBySliceKeepMainCCL
dsarrut [Fri, 6 May 2011 12:36:58 +0000 (14:36 +0200)]
Add Opening and SliceBySliceKeepMainCCL

13 years agoAdd filter to reconstruct labeled images with successive dilatation. Dilatation only...
dsarrut [Fri, 6 May 2011 12:35:28 +0000 (14:35 +0200)]
Add filter to reconstruct labeled images with successive dilatation. Dilatation only occurs into BG pixels (no fusion between label objects)

13 years agoMerge branch 'master' of /home/dsarrut/clitk3.server
dsarrut [Fri, 6 May 2011 11:34:06 +0000 (13:34 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server

13 years agoremove unused transfert_patients.sh script
gauthier [Fri, 6 May 2011 09:29:26 +0000 (11:29 +0200)]
remove unused transfert_patients.sh script

transfert patients to iRODS is now managed with the
transfert_patients_to_irods.sh script from clitk-test

13 years agoworks with the new create_mhd_4D.sh
gauthier [Fri, 6 May 2011 09:08:16 +0000 (11:08 +0200)]
works with the new create_mhd_4D.sh

13 years agoAdd new ConditionalGrayscaleDilateImageFilter -> like GrayscaleGeodesicErodeImageFilt...
dsarrut [Thu, 5 May 2011 09:49:45 +0000 (11:49 +0200)]
Add new ConditionalGrayscaleDilateImageFilter -> like GrayscaleGeodesicErodeImageFilter but only dilate inside BG (preserve other label)

13 years agoAdd SetRadius(int)
dsarrut [Thu, 5 May 2011 06:29:14 +0000 (08:29 +0200)]
Add SetRadius(int)

13 years agoremove duplicated file
dsarrut [Thu, 5 May 2011 06:28:32 +0000 (08:28 +0200)]
remove duplicated file

13 years agoMerge branch 'master' of /home/dsarrut/clitk3.server v1.2.0
Vivien Delmon [Tue, 3 May 2011 16:36:17 +0000 (18:36 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server

13 years agoFactorize time sequence reader code
Vivien Delmon [Tue, 3 May 2011 16:34:56 +0000 (18:34 +0200)]
Factorize time sequence reader code

* Factorize code introduce in previous patch.