]>
Creatis software - clitk.git/log
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.
mpech [Wed, 18 May 2011 09:08:49 +0000 (11:08 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server
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.
mpech [Wed, 18 May 2011 09:06:48 +0000 (11:06 +0200)]
textBrowser for registration is not set with a transparent background
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.
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
mpech [Wed, 18 May 2011 08:38:31 +0000 (10:38 +0200)]
tests are back
new entry for registering in the help menubar
Simon Rit [Tue, 17 May 2011 17:26:51 +0000 (19:26 +0200)]
Remove useless splashscreen code
Simon Rit [Tue, 17 May 2011 17:18:18 +0000 (19:18 +0200)]
Changed entry point of application on Windows to remove background console
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
Simon Rit [Tue, 17 May 2011 16:00:14 +0000 (18:00 +0200)]
Always file for vv settings instead of registry for Windows
Simon Rit [Tue, 17 May 2011 13:40:52 +0000 (15:40 +0200)]
Put registration on a public web page
Simon Rit [Tue, 17 May 2011 13:32:47 +0000 (15:32 +0200)]
Use vvLib also without testing activated
mpech [Tue, 17 May 2011 12:57:09 +0000 (14:57 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server
maxime pech [Tue, 17 May 2011 12:34:53 +0000 (14:34 +0200)]
tests with google tests coupled with cdash reporting
Vivien Delmon [Tue, 17 May 2011 08:06:24 +0000 (10:06 +0200)]
itk4 migration
- Function namespace renamed into Functor in itkMinimumImageFilter.h
Maxime [Thu, 12 May 2011 13:23:11 +0000 (15:23 +0200)]
parameterizing settings path and settings format in constructor
Maxime [Tue, 10 May 2011 08:43:26 +0000 (10:43 +0200)]
adding subdirectory for the tests
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
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)
Maxime [Mon, 9 May 2011 07:40:03 +0000 (09:40 +0200)]
Message for registering vv's user information
Maxime [Fri, 6 May 2011 15:47:42 +0000 (17:47 +0200)]
enabling cdash with a localhost server
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
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
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.
Maxime [Fri, 6 May 2011 12:54:21 +0000 (14:54 +0200)]
passing OS name in globals.h
mpech [Fri, 6 May 2011 12:51:14 +0000 (14:51 +0200)]
Adding cdash with a single option setted to OFF by default
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
gauthier [Fri, 6 May 2011 09:08:16 +0000 (11:08 +0200)]
works with the new create_mhd_4D.sh
Vivien Delmon [Tue, 3 May 2011 16:36:17 +0000 (18:36 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server
Vivien Delmon [Tue, 3 May 2011 16:34:56 +0000 (18:34 +0200)]
Factorize time sequence reader code
* Factorize code introduce in previous patch.
Romulo Pinho [Tue, 3 May 2011 15:43:12 +0000 (17:43 +0200)]
Updates in testing
- replaced include(ctest) with enable_testing(), which is enough to run "make test"
- added a new variable CLITK_BUILD_TESTING to siwtch tests on/off
+ we may need to change this when using CDash for testing...
Romulo Pinho [Tue, 3 May 2011 15:03:05 +0000 (17:03 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server
Romulo Pinho [Tue, 3 May 2011 14:59:31 +0000 (16:59 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server
Vivien Delmon [Tue, 3 May 2011 14:53:51 +0000 (16:53 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server
Vivien Delmon [Tue, 3 May 2011 14:49:15 +0000 (16:49 +0200)]
Add error message to prevent bad use of vvImageReader
* vvImageReader had the same behaviour when used with MERGEDWITHTIME and
with IMAGEWITHTIME in case of multiple images to load. The second is
less effective since it composes multiple images to decompose them
after. I added an error message asking to use MERGEDWITHTIME in this
case.
Vivien Delmon [Tue, 3 May 2011 14:44:00 +0000 (16:44 +0200)]
Prevent vv from instantiated 4D vvImage.
* itk4 introduced some concept checking on image dimensions leading to
compilation error on code instantiated but never used. Adding 4D
specialized version of vvFromITK avoid these instantiations.
Simon Rit [Tue, 3 May 2011 14:41:50 +0000 (16:41 +0200)]
Converted license from utf-8 to iso-8859-15
Simon Rit [Tue, 3 May 2011 14:37:05 +0000 (16:37 +0200)]
Remove .cvsignore files
Simon Rit [Tue, 3 May 2011 14:36:24 +0000 (16:36 +0200)]
Remove .gitignore files
Simon Rit [Tue, 3 May 2011 14:35:21 +0000 (16:35 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server
dsarrut [Tue, 3 May 2011 14:33:44 +0000 (16:33 +0200)]
Correct typo (Croped -> Cropped)
Simon Rit [Tue, 3 May 2011 14:03:41 +0000 (16:03 +0200)]
Remove David temp's file
Simon Rit [Tue, 3 May 2011 14:02:20 +0000 (16:02 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server
Simon Rit [Tue, 3 May 2011 14:00:24 +0000 (16:00 +0200)]
Remove header from CeCILL-B licence
dsarrut [Tue, 3 May 2011 12:50:20 +0000 (14:50 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server
dsarrut [Tue, 3 May 2011 12:49:52 +0000 (14:49 +0200)]
Correct bug: when open roi on a non-3D image, the file browser still open.
Vivien Delmon [Tue, 3 May 2011 12:19:27 +0000 (14:19 +0200)]
itk4 migration:
* Add SetDirectionCollapseToSubmatrix() to extractFilter
dsarrut [Tue, 3 May 2011 07:46:44 +0000 (09:46 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server
Simon Rit [Tue, 3 May 2011 07:39:32 +0000 (09:39 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server
Simon Rit [Tue, 3 May 2011 07:39:00 +0000 (09:39 +0200)]
Strip executable when packing
Simon Rit [Mon, 2 May 2011 14:44:48 +0000 (16:44 +0200)]
Removed warning
dsarrut [Mon, 2 May 2011 09:16:49 +0000 (11:16 +0200)]
delete duplicate file
dsarrut [Mon, 2 May 2011 09:22:58 +0000 (11:22 +0200)]
dsarrut [Mon, 2 May 2011 09:22:55 +0000 (11:22 +0200)]
dsarrut [Mon, 2 May 2011 09:22:23 +0000 (11:22 +0200)]
add *~
dsarrut [Mon, 2 May 2011 09:16:49 +0000 (11:16 +0200)]
delete duplicate file
dsarrut [Mon, 2 May 2011 09:16:35 +0000 (11:16 +0200)]
add default off to verbose flag
dsarrut [Mon, 2 May 2011 09:16:06 +0000 (11:16 +0200)]
Extract vessels v0.1
dsarrut [Mon, 2 May 2011 09:15:40 +0000 (11:15 +0200)]
change above/below
dsarrut [Mon, 2 May 2011 09:15:27 +0000 (11:15 +0200)]
add crop carotidArtery
dsarrut [Mon, 2 May 2011 09:13:53 +0000 (11:13 +0200)]
add some ignored files
dsarrut [Mon, 2 May 2011 09:13:18 +0000 (11:13 +0200)]
Change Above/Below with Greater/Lower
dsarrut [Mon, 2 May 2011 09:12:49 +0000 (11:12 +0200)]
make compatible with ITKv4
Simon Rit [Mon, 2 May 2011 07:28:31 +0000 (09:28 +0200)]
Incremented vv MINOR VERSION for release
Simon Rit [Mon, 2 May 2011 07:12:43 +0000 (09:12 +0200)]
The absence of libstatgrab is now insensitive
Simon Rit [Mon, 2 May 2011 07:11:49 +0000 (09:11 +0200)]
Added .mha in file types managed by vv
Romulo Pinho [Fri, 29 Apr 2011 13:57:30 +0000 (15:57 +0200)]
removed license header from LICENCE.txt file
Romulo Pinho [Fri, 29 Apr 2011 07:50:44 +0000 (09:50 +0200)]
just removing debugging messages
Romulo Pinho [Fri, 29 Apr 2011 07:38:52 +0000 (09:38 +0200)]
Solved bug 363 (still to be improved, though)
- indeed a z-buffer issue (order of painting)
- actors' positions were being chosen wrt to pixel coordinates, instead of world coordinates
- image actors apparently don't can be directly overlaid on top of each other (no positioning issue)
- VF actor is placed right before or after the start of the image actor's bounding box, depending on the position of the camera
- Clipping box of landmarks has also been corrected
- This solution seems to work robustly, but we never know... ;-)
- Will improve VF by using a vtkSlicer object to interpolate between slices
Simon Rit [Tue, 26 Apr 2011 12:40:49 +0000 (14:40 +0200)]
Init IO factories
Simon Rit [Tue, 26 Apr 2011 10:52:12 +0000 (12:52 +0200)]
Corrected GetScalarComponentAsDouble and displayed pixel coordinates in
corner.
Simon Rit [Mon, 25 Apr 2011 16:01:44 +0000 (18:01 +0200)]
Fixed order problem in condition for analyze orientation handling.
Simon Rit [Mon, 25 Apr 2011 15:01:41 +0000 (17:01 +0200)]
Set mode of regular files to non-executable (644) instead of executable (755)
Simon Rit [Fri, 22 Apr 2011 15:00:20 +0000 (17:00 +0200)]
Detect analyze unkown orientation and set identity instead of something
else
Vivien Delmon [Fri, 22 Apr 2011 13:27:02 +0000 (15:27 +0200)]
gcc 4.6 compatibility:
* ptrdiff_t is in the std namespace
Vivien Delmon [Fri, 22 Apr 2011 13:23:33 +0000 (15:23 +0200)]
gcc 4.6 compatibility:
* ptrdiff_t is in the std namespace
Vivien Delmon [Fri, 22 Apr 2011 13:08:36 +0000 (15:08 +0200)]
itk4 migration:
* Add SetDirectionCollapseToSubmatrix() to extractFilter
Vivien Delmon [Thu, 21 Apr 2011 13:51:46 +0000 (15:51 +0200)]
Bug: debugging code not totally commented
Comment debugging that leads to segfault when no mask is used with
generic metric.
Simon Rit [Thu, 21 Apr 2011 12:49:05 +0000 (14:49 +0200)]
Merge branch 'master' of /home/romulo/creatis/clitk3-git-shared/clitk3
Simon Rit [Thu, 21 Apr 2011 12:46:55 +0000 (14:46 +0200)]
Corrected displayed value at crosshair in overlay and fusion
Simon Rit [Thu, 21 Apr 2011 12:35:56 +0000 (14:35 +0200)]
Display nan instead of no value in overlay and fusion when outside fov
Simon Rit [Thu, 21 Apr 2011 12:34:11 +0000 (14:34 +0200)]
Use nan of std lib instead of sqrt(-1)
dsarrut [Thu, 21 Apr 2011 07:31:20 +0000 (09:31 +0200)]
comment test tools
dsarrut [Thu, 21 Apr 2011 07:24:41 +0000 (09:24 +0200)]
remove untracked file
dsarrut [Thu, 21 Apr 2011 07:12:46 +0000 (09:12 +0200)]
ignore files
dsarrut [Thu, 21 Apr 2011 07:12:34 +0000 (09:12 +0200)]
ignore files
dsarrut [Thu, 21 Apr 2011 07:09:16 +0000 (09:09 +0200)]
add SetRadius with a single int (isotropic)
dsarrut [Thu, 21 Apr 2011 07:03:46 +0000 (09:03 +0200)]
correct CLB URL
dsarrut [Thu, 21 Apr 2011 07:01:29 +0000 (09:01 +0200)]
correct CLB URL
dsarrut [Thu, 21 Apr 2011 05:05:39 +0000 (07:05 +0200)]
merge cvs -> git
dsarrut [Thu, 21 Apr 2011 05:05:23 +0000 (07:05 +0200)]
merge cvs / git
Vivien Delmon [Wed, 20 Apr 2011 09:37:44 +0000 (11:37 +0200)]
migration gdcm 2.0 clitkDicom2Image
* Remove readDicomHeader from clitkImageCommon which were used only in
clitkDicom2Image tool.
* Make clitkDicom2Image compatible with gdcm 2.0
Vivien Delmon [Wed, 20 Apr 2011 09:34:42 +0000 (11:34 +0200)]
migration gdcm 2.0 Add macro for itkv3 compatibility
* Forgot to include Print on gdcm::File into gdcm 2.0 Macro
Vivien Delmon [Wed, 20 Apr 2011 08:33:11 +0000 (10:33 +0200)]
Ignore _* forlders
Ignore _* folders in which I am used to compile different versions.
Vivien Delmon [Tue, 19 Apr 2011 16:39:54 +0000 (18:39 +0200)]
Merge branch 'master' of /home/romulo/creatis/clitk3-git-shared/clitk3
Vivien Delmon [Tue, 19 Apr 2011 16:34:55 +0000 (18:34 +0200)]
Bug: Forgot Macro for itkv4 specific function
Romulo Pinho [Tue, 19 Apr 2011 15:40:51 +0000 (17:40 +0200)]
added a file with only the license header (test)
Vivien Delmon [Tue, 19 Apr 2011 13:46:25 +0000 (15:46 +0200)]
Merge branch 'master' of /home/romulo/creatis/clitk3-git-shared/clitk3
Vivien Delmon [Tue, 19 Apr 2011 13:39:47 +0000 (15:39 +0200)]
itkv4 migration:
* last changes in vvQDicomSeriesSelector to use a list of gdcm::reader instead
of a list of gdcm::File