]> Creatis software - clitk.git/log
clitk.git
8 years agoMerge branch 'VTK6_Qt5' of git.creatis.insa-lyon.fr:clitk into VTK6_Qt5
tbaudier [Tue, 2 Feb 2016 13:12:54 +0000 (14:12 +0100)]
Merge branch 'VTK6_Qt5' of git.creatis.insa-lyon.fr:clitk into VTK6_Qt5

8 years agoAvoid Warnings with QtDesigner include and Qt5
tbaudier [Tue, 2 Feb 2016 13:10:25 +0000 (14:10 +0100)]
Avoid Warnings with QtDesigner include and Qt5
In vvSlicerManager.cxx: Debug: when opening a second image, all slicer were updated, not only the first

8 years agoRemoved trailing semi-colon
Simon Rit [Tue, 2 Feb 2016 09:53:27 +0000 (10:53 +0100)]
Removed trailing semi-colon

8 years agoRemoved copy paste
Simon Rit [Tue, 2 Feb 2016 09:53:01 +0000 (10:53 +0100)]
Removed copy paste

8 years agoEnsure the compilation with Qt4 and Qt5
tbaudier [Mon, 1 Feb 2016 13:26:20 +0000 (14:26 +0100)]
Ensure the compilation with Qt4 and Qt5

8 years agoMerge branch 'VTK6_Qt5_4DROI' into VTK6_Qt5
tbaudier [Tue, 12 Jan 2016 10:10:34 +0000 (11:10 +0100)]
Merge branch 'VTK6_Qt5_4DROI' into VTK6_Qt5

8 years agoAdd remove one selected ROI button
tbaudier [Tue, 12 Jan 2016 10:10:02 +0000 (11:10 +0100)]
Add remove one selected ROI button
Correct Select All Contour button (ROI) behavior

8 years agoMerge branch 'VTK6_Qt5_4DROI' into VTK6_Qt5
tbaudier [Thu, 7 Jan 2016 15:25:46 +0000 (16:25 +0100)]
Merge branch 'VTK6_Qt5_4DROI' into VTK6_Qt5

8 years agoAdd funtions to Profile tool
tbaudier [Thu, 7 Jan 2016 15:24:49 +0000 (16:24 +0100)]
Add funtions to Profile tool
Display the two selected points
Save the coordinates in mm
Compute the profile automaticaly
Allow the user to choose the name of the saving file
Prepare for the display of a line between the 2 selected points

8 years agoDebug interactions with the numeric keys
tbaudier [Wed, 6 Jan 2016 08:20:38 +0000 (09:20 +0100)]
Debug interactions with the numeric keys

8 years agoDebug display bug with ROI & 4D images
tbaudier [Tue, 5 Jan 2016 15:53:54 +0000 (16:53 +0100)]
Debug display bug with ROI & 4D images
I just untoggled/toggled the ROI's visibility to avoid the problem
But the proble is still there without this tip

8 years agoMerge branch 'VTK6_Qt5_Profile' into VTK6_Qt5
tbaudier [Mon, 4 Jan 2016 07:51:54 +0000 (08:51 +0100)]
Merge branch 'VTK6_Qt5_Profile' into VTK6_Qt5

8 years agoAdd Delete
tbaudier [Thu, 31 Dec 2015 08:55:28 +0000 (09:55 +0100)]
Add Delete

8 years agoAdd the profile display and the saving a text file
tbaudier [Wed, 30 Dec 2015 14:00:48 +0000 (15:00 +0100)]
Add the profile display and the saving a text file

8 years agoCreate the line iterator
tbaudier [Wed, 23 Dec 2015 14:43:47 +0000 (15:43 +0100)]
Create the line iterator

8 years agoSelection of the 2 points
tbaudier [Wed, 23 Dec 2015 09:58:53 +0000 (10:58 +0100)]
Selection of the 2 points

8 years agoCreation of the Profile Tool
tbaudier [Tue, 22 Dec 2015 14:07:01 +0000 (15:07 +0100)]
Creation of the Profile Tool

8 years agoDebug slowness of scalar range computation
tbaudier [Mon, 21 Dec 2015 15:11:47 +0000 (16:11 +0100)]
Debug slowness of scalar range computation

8 years agoDebug Cancel crop + rigid registration
tbaudier [Tue, 15 Dec 2015 10:35:20 +0000 (11:35 +0100)]
Debug Cancel crop + rigid registration

8 years agoMerge branch 'VTK6_Qt5_Registration' into VTK6_Qt5
tbaudier [Tue, 15 Dec 2015 10:33:07 +0000 (11:33 +0100)]
Merge branch 'VTK6_Qt5_Registration' into VTK6_Qt5

8 years agoDebug Rigid Registration
tbaudier [Mon, 14 Dec 2015 13:14:03 +0000 (14:14 +0100)]
Debug Rigid Registration
With & Without Overlay/Fusion/VF

8 years agoRedo the Rigid Registration
tbaudier [Fri, 11 Dec 2015 09:49:17 +0000 (10:49 +0100)]
Redo the Rigid Registration
Without the calculation of the transformation matrix
Works without overlay only, but the crop, ROI, ... still work

8 years agoRemove cout and add a restriction with Qt and VTK Versions
tbaudier [Wed, 9 Dec 2015 15:07:22 +0000 (16:07 +0100)]
Remove cout and add a restriction with Qt and VTK Versions
Pre-release version

8 years agoDebug segmentation fault when apply the Crop tool
tbaudier [Wed, 9 Dec 2015 11:08:16 +0000 (12:08 +0100)]
Debug segmentation fault when apply the Crop tool

8 years agoDebug try with ImageReslice update and autoCrop
tbaudier [Wed, 9 Dec 2015 10:57:16 +0000 (11:57 +0100)]
Debug try with ImageReslice update and autoCrop

8 years agoMerge branch 'master' into VTK6_Qt5
tbaudier [Tue, 8 Dec 2015 09:07:05 +0000 (10:07 +0100)]
Merge branch 'master' into VTK6_Qt5

8 years agoDebug segmentation fault when cancelling
tbaudier [Mon, 7 Dec 2015 14:48:23 +0000 (15:48 +0100)]
Debug segmentation fault when cancelling

8 years agoDebug VF/Landmarks + Crop
tbaudier [Mon, 7 Dec 2015 12:40:39 +0000 (13:40 +0100)]
Debug VF/Landmarks + Crop

8 years agoMerge branch 'VTK6_Qt5_VF' into VTK6_Qt5_Crop
tbaudier [Mon, 7 Dec 2015 12:30:35 +0000 (13:30 +0100)]
Merge branch 'VTK6_Qt5_VF' into VTK6_Qt5_Crop

8 years agoRemove cout
tbaudier [Mon, 7 Dec 2015 12:27:31 +0000 (13:27 +0100)]
Remove cout

8 years agoLandmark display debug
tbaudier [Mon, 7 Dec 2015 12:16:30 +0000 (13:16 +0100)]
Landmark display debug

8 years agoAdded clitkSum to take the sum in one direction, corrected clitkFooImage
Simon Rit [Mon, 7 Dec 2015 12:07:19 +0000 (13:07 +0100)]
Added clitkSum to take the sum in one direction, corrected clitkFooImage
and removed it from compilation

8 years agoDebug VF Display
tbaudier [Mon, 7 Dec 2015 08:39:49 +0000 (09:39 +0100)]
Debug VF Display

8 years agoMerge branch 'VTK6_Qt5' into VTK6_Qt5_Crop
tbaudier [Fri, 4 Dec 2015 13:51:20 +0000 (14:51 +0100)]
Merge branch 'VTK6_Qt5' into VTK6_Qt5_Crop

8 years agoMerge branch 'VTK6_Qt5_Overlay4D' into VTK6_Qt5_Binarize
tbaudier [Fri, 4 Dec 2015 09:44:15 +0000 (10:44 +0100)]
Merge branch 'VTK6_Qt5_Overlay4D' into VTK6_Qt5_Binarize

8 years agoMerge branch 'VTK6_Qt5' into VTK6_Qt5_Binarize
tbaudier [Fri, 4 Dec 2015 09:35:34 +0000 (10:35 +0100)]
Merge branch 'VTK6_Qt5' into VTK6_Qt5_Binarize

8 years agoMerge branch 'VTK6_Qt5' into VTK6_Qt5_Overlay4D
tbaudier [Fri, 4 Dec 2015 08:55:36 +0000 (09:55 +0100)]
Merge branch 'VTK6_Qt5' into VTK6_Qt5_Overlay4D

8 years agoChange some SetInputData into SetInputConnection to be consistent with algorithm...
tbaudier [Thu, 3 Dec 2015 15:37:42 +0000 (16:37 +0100)]
Change some SetInputData into SetInputConnection to be consistent with algorithm pipeplines

8 years agoFix the slice modification bug with overlay & fusion
tbaudier [Thu, 3 Dec 2015 14:35:40 +0000 (15:35 +0100)]
Fix the slice modification bug with overlay & fusion

8 years agoThe animation with a 4D Overlay works
tbaudier [Thu, 3 Dec 2015 08:29:03 +0000 (09:29 +0100)]
The animation with a 4D Overlay works
Add the connection between the Overlay Mapper and the Overlay Reslice in the SetOverlay function

8 years agoReal-time cropping works
tbaudier [Wed, 2 Dec 2015 11:06:36 +0000 (12:06 +0100)]
Real-time cropping works

8 years agoMerge branch 'VTK6_Qt5' into VTK6_Qt5_Binarize
tbaudier [Wed, 2 Dec 2015 09:29:15 +0000 (10:29 +0100)]
Merge branch 'VTK6_Qt5' into VTK6_Qt5_Binarize

8 years agoThe binarization result is automatically displayed after apply
tbaudier [Wed, 2 Dec 2015 09:08:10 +0000 (10:08 +0100)]
The binarization result is automatically displayed after apply
Change the order of Initialization of Slicers

8 years agoRemove duplicate header include
tbaudier [Tue, 1 Dec 2015 13:18:13 +0000 (14:18 +0100)]
Remove duplicate header include

8 years agoROI Debug
tbaudier [Tue, 1 Dec 2015 13:10:02 +0000 (14:10 +0100)]
ROI Debug
Add AllVisibleContourROIToggled(true) to avoid contour freezing after initialization

8 years agoROI Debug
tbaudier [Mon, 30 Nov 2015 13:01:03 +0000 (14:01 +0100)]
ROI Debug
Real-time Display Delay Debug
Add test tool (display a sphere in front of the image)

8 years agoReal-time Display Debug
tbaudier [Fri, 27 Nov 2015 12:48:47 +0000 (13:48 +0100)]
Real-time Display Debug
Add SetOpacity(0.995)

8 years agoCorrect Bounds in Input Contour Mapper
tbaudier [Wed, 25 Nov 2015 10:14:49 +0000 (11:14 +0100)]
Correct Bounds in Input Contour Mapper
Change SetInputData to SetInputConnection
The real-time display doesn't work yet

8 years agoCalculation of Rotation & Translation
tbaudier [Mon, 23 Nov 2015 14:41:37 +0000 (15:41 +0100)]
Calculation of Rotation & Translation
Good ?
The slice Number is wrong

8 years agoROI & Contour Debug Try
tbaudier [Thu, 19 Nov 2015 14:35:02 +0000 (15:35 +0100)]
ROI & Contour Debug Try

8 years agoCrop Debug Try
tbaudier [Thu, 19 Nov 2015 14:32:27 +0000 (15:32 +0100)]
Crop Debug Try

8 years agoRigid Registration & Overlay Debug try
tbaudier [Thu, 19 Nov 2015 14:29:58 +0000 (15:29 +0100)]
Rigid Registration & Overlay Debug try

8 years agoFirst Modification for Qt5 & VTK6
tbaudier [Thu, 19 Nov 2015 14:20:57 +0000 (15:20 +0100)]
First Modification for Qt5 & VTK6
Change GetExtent() into DATA_EXTENT or WHOLE_EXTENT according context
Open File Debug
Corner Information Display Debug
Cross Cursor Display Debug
Overlay Debug
Fusion Debug
Rigid Registration Debug (without overlay)

8 years agoChange in headers order
Thomas Cajgfinger [Tue, 29 Sep 2015 14:39:23 +0000 (16:39 +0200)]
Change in headers order

8 years agoMerge branch 'master' of git://git.creatis.insa-lyon.fr/clitk
Brent Huisman [Tue, 15 Sep 2015 13:42:23 +0000 (15:42 +0200)]
Merge branch 'master' of git://git.creatis.insa-lyon.fr/clitk

8 years agoModified gate_job_cluster.job to request 3GB by default.
Brent Huisman [Tue, 15 Sep 2015 13:42:01 +0000 (15:42 +0200)]
Modified gate_job_cluster.job to request 3GB by default.

8 years agoMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
Simon Rit [Tue, 15 Sep 2015 09:39:00 +0000 (11:39 +0200)]
Merge branch 'master' of git.creatis.insa-lyon.fr:clitk

8 years agoChanged qt git url
Simon Rit [Tue, 15 Sep 2015 09:38:06 +0000 (11:38 +0200)]
Changed qt git url

8 years agoSync RTK files with the RTK public repo
Simon Rit [Tue, 15 Sep 2015 09:37:44 +0000 (11:37 +0200)]
Sync RTK files with the RTK public repo

8 years agoMerge branch 'master' of git://git.creatis.insa-lyon.fr/clitk
Brent Huisman [Tue, 8 Sep 2015 14:48:23 +0000 (16:48 +0200)]
Merge branch 'master' of git://git.creatis.insa-lyon.fr/clitk

8 years agoAdded PixelTypeDownCast specialization for double to double 'conversion'.
Brent Huisman [Tue, 8 Sep 2015 14:38:42 +0000 (16:38 +0200)]
Added PixelTypeDownCast specialization for double to double 'conversion'.

8 years agoMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
Simon Rit [Wed, 24 Jun 2015 08:50:44 +0000 (10:50 +0200)]
Merge branch 'master' of git.creatis.insa-lyon.fr:clitk

8 years agoFixes for ITK v4.8rc02
Simon Rit [Wed, 24 Jun 2015 08:49:06 +0000 (10:49 +0200)]
Fixes for ITK v4.8rc02

8 years agoFixed MatrixTransformToVF's option "--like" with ITK > 4.6
Cyril Mory [Wed, 10 Jun 2015 09:13:18 +0000 (11:13 +0200)]
Fixed MatrixTransformToVF's option "--like" with ITK > 4.6

9 years agoFix enum define that conflicts with system macro on mac os
Simon Rit [Fri, 24 Apr 2015 23:43:37 +0000 (01:43 +0200)]
Fix enum define that conflicts with system macro on mac os

9 years agoFix for MacOS
Simon Rit [Fri, 24 Apr 2015 22:46:13 +0000 (00:46 +0200)]
Fix for MacOS

9 years agoMore tolerant stat file merging
David Sarrut [Wed, 25 Feb 2015 09:05:46 +0000 (10:05 +0100)]
More tolerant stat file merging

9 years agoMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
David Sarrut [Wed, 18 Feb 2015 09:48:47 +0000 (10:48 +0100)]
Merge branch 'master' of git.creatis.insa-lyon.fr:clitk

9 years agochanged #!/usr/bin/env bash to #! /usr/local/bin/bash -lx
catherine quinones [Thu, 12 Feb 2015 15:04:44 +0000 (16:04 +0100)]
changed #!/usr/bin/env bash to #! /usr/local/bin/bash -lx

9 years agochanged #!/usr/bin/env bash to #! /usr/local/bin/bash -lx
catherine quinones [Thu, 12 Feb 2015 15:03:38 +0000 (16:03 +0100)]
changed #!/usr/bin/env bash to #! /usr/local/bin/bash -lx

9 years agochanged /usr/bin/env to /bin/env and added date before and after the data transfer
catherine quinones [Wed, 11 Feb 2015 15:23:27 +0000 (16:23 +0100)]
changed /usr/bin/env to /bin/env and added date before and after the data transfer

9 years agochanged /usr/bin/env to /bin/env
catherine quinones [Wed, 11 Feb 2015 11:25:33 +0000 (12:25 +0100)]
changed /usr/bin/env to /bin/env
added date before and after the job data transfer

9 years agoMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
David Sarrut [Tue, 6 Jan 2015 14:11:34 +0000 (15:11 +0100)]
Merge branch 'master' of git.creatis.insa-lyon.fr:clitk

9 years agothe barycenter tool is the same as the image moment tool - so we delete it
Presles Benoît [Tue, 16 Dec 2014 11:01:31 +0000 (12:01 +0100)]
the barycenter tool is the same as the image moment tool - so we delete it

9 years agonew tool to calculate the barycenter of a binary image
Presles Benoît [Tue, 16 Dec 2014 10:42:37 +0000 (11:42 +0100)]
new tool to calculate the barycenter of a binary image

9 years agoImproved robustness of ImagX xml file reader
Simon Rit [Tue, 25 Nov 2014 06:51:24 +0000 (07:51 +0100)]
Improved robustness of ImagX xml file reader

9 years agoAdd dosenormafactor parameter
David Sarrut [Tue, 4 Nov 2014 10:33:31 +0000 (11:33 +0100)]
Add dosenormafactor parameter

9 years agoCorrect else position
David Sarrut [Tue, 4 Nov 2014 09:13:25 +0000 (10:13 +0100)]
Correct else position

9 years agocorrect : with ;
David Sarrut [Tue, 4 Nov 2014 09:13:02 +0000 (10:13 +0100)]
correct : with ;

9 years agoprotect FATAL macro
David Sarrut [Tue, 4 Nov 2014 09:12:37 +0000 (10:12 +0100)]
protect FATAL macro

9 years agoMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
Simon Rit [Tue, 21 Oct 2014 05:47:12 +0000 (07:47 +0200)]
Merge branch 'master' of git.creatis.insa-lyon.fr:clitk

9 years agoAdded direction to --like option
Simon Rit [Tue, 21 Oct 2014 05:46:21 +0000 (07:46 +0200)]
Added direction to --like option

9 years agoRemove unusable code.
Agata Krason [Thu, 16 Oct 2014 16:16:44 +0000 (18:16 +0200)]
Remove unusable code.

9 years agoModification cumulative dvh.
Agata Krason [Thu, 16 Oct 2014 16:01:53 +0000 (18:01 +0200)]
Modification cumulative dvh.

9 years agoAdded --force option to gate_power_merge.sh
Simon Rit [Mon, 13 Oct 2014 11:50:22 +0000 (13:50 +0200)]
Added --force option to gate_power_merge.sh

9 years agoAdded more options to clitkImageUncertainty, default should be identical
Simon Rit [Wed, 8 Oct 2014 11:54:24 +0000 (13:54 +0200)]
Added more options to clitkImageUncertainty, default should be identical

9 years agoFixed typo
Simon Rit [Thu, 4 Sep 2014 10:19:23 +0000 (12:19 +0200)]
Fixed typo

9 years agoCOMP: ITK v4.6
Simon Rit [Tue, 2 Sep 2014 06:38:26 +0000 (08:38 +0200)]
COMP: ITK v4.6

9 years agoFix missing breaks + handle default in enum
Simon Rit [Tue, 2 Sep 2014 06:36:45 +0000 (08:36 +0200)]
Fix missing breaks + handle default in enum

9 years agoFix for default parameter (with Simon)
Catherine-Therese Quinones [Tue, 29 Jul 2014 11:58:32 +0000 (13:58 +0200)]
Fix for default parameter (with Simon)

9 years agoMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
Simon Rit [Tue, 8 Jul 2014 14:35:35 +0000 (16:35 +0200)]
Merge branch 'master' of git.creatis.insa-lyon.fr:clitk

9 years agoFix for parameters passed to Gate
Simon Rit [Tue, 8 Jul 2014 14:34:58 +0000 (16:34 +0200)]
Fix for parameters passed to Gate

9 years agoModified --dvhistogram option.
Agata Krason [Fri, 13 Jun 2014 13:32:18 +0000 (15:32 +0200)]
Modified --dvhistogram option.

9 years agoRemove clitkDVH tool and add --dvhistogram option to clitkImageStatistics.
Agata Krason [Thu, 12 Jun 2014 18:37:32 +0000 (20:37 +0200)]
Remove clitkDVH tool and add --dvhistogram option to clitkImageStatistics.

9 years agoSTYLE: Move CMake commands to match new conventions
Hans Johnson [Thu, 5 Jun 2014 15:59:00 +0000 (10:59 -0500)]
STYLE: Move CMake commands to match new conventions

The next step in removing end-of-lines is to run through all the
CMakeLists.txt files and clean them up.

This also changes all the key words to lower
case. The primary reason for changing key words is that all documentation for
CMakeLists.txt now shows the key words as lower case. Even the printed
“Mastering CMake v5” uses lower case. I’ve come across this several
times in my class where students stumble over the fact that the
documentation about Cmake does not match the implementation in ITK.

I have a script (a wrapper around a vim macro) written that can make
these substituions reliably (Tested on the BRAINS tree, the Slicer3
tree, and the ITK tree without causing any errors).  more complete
documentaiton can be found attached to

9 years agoCOMP: First Mac 10.9 build fixes.
Hans Johnson [Thu, 5 Jun 2014 14:43:10 +0000 (09:43 -0500)]
COMP: First Mac 10.9 build fixes.

This patch probably includes a few items that are
not strictly necessary, but during the fumbling
around to find a working solution, these
were the identified failures.

Updating VTK and ITK were key components to
make this process work.

9 years agoCOMP: Update ITK and VTK
Hans Johnson [Sat, 31 May 2014 14:01:12 +0000 (09:01 -0500)]
COMP: Update ITK and VTK

ITK and VTK updates allow building with c++11 on
mavericks with the latest apple clang compiler.

9 years agoCOMP: C++11 identified type missmatches
Hans Johnson [Sat, 31 May 2014 12:59:26 +0000 (07:59 -0500)]
COMP: C++11 identified type missmatches

rtkHisImageIO.cxx:149:53: error: constant
expression evaluates to 134 which cannot be narrowed to type 'char'
[-Wc++11-narrowing]

10 years agoAgata - why did you delete these tools ?
Benoît Presles [Mon, 2 Jun 2014 14:44:21 +0000 (16:44 +0200)]
Agata - why did you delete these tools ?

10 years agoFirst version of new tool clitkDVH - possibility to compute dose volume histogram...
Agata Krason [Tue, 27 May 2014 17:27:30 +0000 (19:27 +0200)]
First version of new tool clitkDVH - possibility to compute dose volume histogram %/cc/voxels.