]>
Creatis software - clitk.git/log
Romulo Pinho [Thu, 22 Dec 2011 16:50:48 +0000 (17:50 +0100)]
midpP: combine VF's after inverting and composing
Romulo Pinho [Thu, 22 Dec 2011 13:38:34 +0000 (14:38 +0100)]
use of coefficient images in mid-P creation
Romulo Pinho [Tue, 20 Dec 2011 17:24:36 +0000 (18:24 +0100)]
--focal_origin works again
Romulo Pinho [Tue, 20 Dec 2011 17:24:01 +0000 (18:24 +0100)]
Possibility to add a VTK image to vvImage
Romulo Pinho [Mon, 19 Dec 2011 13:22:17 +0000 (14:22 +0100)]
more robust motion mask script
Romulo Pinho [Fri, 16 Dec 2011 10:55:00 +0000 (11:55 +0100)]
dicom structure in cmd line
- --contour <FILE>
- in the same way as overlay/fusion/vf
Romulo Pinho [Thu, 15 Dec 2011 17:43:42 +0000 (18:43 +0100)]
motion masks with and without bands
Vivien Delmon [Wed, 14 Dec 2011 13:18:40 +0000 (14:18 +0100)]
Adapt CMakeLists to include it from other projects
Simon Rit [Wed, 14 Dec 2011 12:50:13 +0000 (13:50 +0100)]
Remove useless common.cmake inclusions
Vivien Delmon [Wed, 14 Dec 2011 09:07:24 +0000 (10:07 +0100)]
Add VTK_LIBRARIES variable for vtk < 5.8.0
Add VTK_LIBRARIES variable for vtk < 5.8.0 and use it.
Romulo Pinho [Tue, 13 Dec 2011 16:38:53 +0000 (17:38 +0100)]
midp masks use new clitkExtractLung version
Romulo Pinho [Tue, 13 Dec 2011 16:34:27 +0000 (17:34 +0100)]
new 4D files as output of midp script
Vivien Delmon [Tue, 13 Dec 2011 13:06:19 +0000 (14:06 +0100)]
Factorize CMakeLists
- Factorize CMakeLists to allow their use in other projects.
Romulo Pinho [Tue, 13 Dec 2011 09:49:47 +0000 (10:49 +0100)]
itkv4 migration
Romulo Pinho [Tue, 13 Dec 2011 09:35:10 +0000 (10:35 +0100)]
ExtractLung - Small corrections in verbose mode
Vivien Delmon [Mon, 12 Dec 2011 17:07:26 +0000 (18:07 +0100)]
Merge branch 'master' of tux.creatis.insa-lyon.fr:clitk
Vivien Delmon [Mon, 12 Dec 2011 17:07:11 +0000 (18:07 +0100)]
Revert "itkv4 migration use itk::ThreadIdType"
This reverts commit
a6957c4825e83c61b977ec316dd841878617ffbd .
Romulo Pinho [Mon, 12 Dec 2011 14:31:49 +0000 (15:31 +0100)]
Trachea finding algorithm
- version used in LOLA11
- preserved original version
- new "type" parameter to choose between algorithms
- algorithm-specific params
Romulo Pinho [Mon, 12 Dec 2011 12:33:21 +0000 (13:33 +0100)]
working version of new trachea finding algo
- the one used in LOLA11
Gauthier Bouilhol [Mon, 12 Dec 2011 10:56:50 +0000 (11:56 +0100)]
Optional options corrected
Vivien Delmon [Thu, 8 Dec 2011 13:20:35 +0000 (14:20 +0100)]
Merge branch 'master' of tux.creatis.insa-lyon.fr:clitk
Vivien Delmon [Thu, 8 Dec 2011 13:16:33 +0000 (14:16 +0100)]
Fixed fusion panel size and change default threshold values
+ Span image value on more columns to avoid interface motion when values
have more or less digits.
+ Use 1% as default threshold value and 30% as default transparency
value.
dbcache [Thu, 8 Dec 2011 12:38:52 +0000 (13:38 +0100)]
Added patient mask resampling
- corrects problem when using clitkCombineImage in the mid-P calcs
Simon Rit [Thu, 8 Dec 2011 10:05:30 +0000 (11:05 +0100)]
Applied clitk indentation
Simon Rit [Thu, 8 Dec 2011 10:03:15 +0000 (11:03 +0100)]
GateAsciiImageIO is now cross-platform using itksys::RegularExpression
Simon Rit [Mon, 5 Dec 2011 07:58:31 +0000 (08:58 +0100)]
Fixed MSVC warning
Simon Rit [Mon, 5 Dec 2011 07:57:38 +0000 (08:57 +0100)]
Define mkstemp for MSVC. Not sure if it also works for other compilers
on Windows
Simon Rit [Mon, 5 Dec 2011 07:56:46 +0000 (08:56 +0100)]
Gate text file I/O is not cross-platform due to regex, compile only on unix
Simon Rit [Sun, 4 Dec 2011 17:18:08 +0000 (18:18 +0100)]
Add quotes in case variables are not defined
Simon Rit [Sun, 4 Dec 2011 17:06:31 +0000 (18:06 +0100)]
Use the gnugetopt.h header part of gengetopt instead of cygwin's
Simon Rit [Sun, 4 Dec 2011 16:35:50 +0000 (17:35 +0100)]
Subdirectory filters has been removed
Simon Rit [Sun, 4 Dec 2011 14:04:46 +0000 (15:04 +0100)]
Removed warnings
Vivien Delmon [Thu, 1 Dec 2011 10:49:01 +0000 (11:49 +0100)]
itk4 migration
- m_Parameters disapeared in itk4. Don't use it in our
ImageToImageMetric.
Vivien Delmon [Wed, 30 Nov 2011 09:45:50 +0000 (10:45 +0100)]
Remove warnings
- Remove warnings with -Wall
It remains some warning about gengetopt generated files
- Use ImageDimension instead of 3 in some filters
Vivien Delmon [Tue, 29 Nov 2011 14:23:31 +0000 (15:23 +0100)]
Bug #650 crash with --fusion and --overlay
- Check if the file exists before opening it
Vivien Delmon [Tue, 29 Nov 2011 12:56:33 +0000 (13:56 +0100)]
BUG seed_arg was used instead of seedRadius_arg
Vivien Delmon [Tue, 29 Nov 2011 11:03:49 +0000 (12:03 +0100)]
Add seedRadius option to clitkRegionGrowing
- Add seedRadius option to clitkRegionGrowing to allow ball of seeds
instead of single pixel seed.
Romulo Pinho [Wed, 23 Nov 2011 15:45:22 +0000 (16:45 +0100)]
returned normal function to overlay menu
Vivien Delmon [Fri, 18 Nov 2011 16:37:54 +0000 (17:37 +0100)]
itkv4 migration use itk::ThreadIdType
- Add a typedef on unsigned int for itk 3.20 compatibility
- Use itk::ThreadIdType where needed
Vivien Delmon [Thu, 17 Nov 2011 15:39:00 +0000 (16:39 +0100)]
Merge branch 'master' of /home/dsarrut/clitk3.server
Vivien Delmon [Thu, 17 Nov 2011 15:38:21 +0000 (16:38 +0100)]
Add missing basename call after.
Simon Rit [Thu, 17 Nov 2011 12:06:59 +0000 (13:06 +0100)]
Corrected bug with button All: W/L was read from spin box which
resolution is limited by text
Simon Rit [Thu, 17 Nov 2011 12:02:32 +0000 (13:02 +0100)]
Corrected tab key bugs for one image and reverse order with shift
Vivien Delmon [Thu, 17 Nov 2011 09:52:49 +0000 (10:52 +0100)]
Motion mask without resampling
- Remove resampling if create_midP_masks-2.0.sh is called without
resampling arguments
Romulo Pinho [Wed, 16 Nov 2011 14:47:36 +0000 (15:47 +0100)]
BLUT transform in threaded mode
- Guarantees that the treaded version of the class will be invoked
+ obs: this change has no effect on the current version (of clitkBLUTDIR) yet, it's just for consistenty with similar changes made in clitkResampleImage
Romulo Pinho [Wed, 16 Nov 2011 14:45:50 +0000 (15:45 +0100)]
new VV option: --linkall
- links all images given in the command line
Vivien Delmon [Wed, 16 Nov 2011 10:52:55 +0000 (11:52 +0100)]
Merge branch 'master' of /home/dsarrut/clitk3.server
Vivien Delmon [Wed, 16 Nov 2011 09:26:29 +0000 (10:26 +0100)]
BUG with gcc 4.1.2 unnecessary typename
- remove unnecessary typename
Romulo Pinho [Wed, 16 Nov 2011 09:25:42 +0000 (10:25 +0100)]
Merge branch 'testblut'; commit '
c134c94 '
Romulo Pinho [Wed, 16 Nov 2011 09:22:37 +0000 (10:22 +0100)]
change in midP script to create 4D warped image
Simon Rit [Thu, 10 Nov 2011 17:01:53 +0000 (18:01 +0100)]
Cat image tool
Simon Rit [Thu, 10 Nov 2011 15:11:58 +0000 (16:11 +0100)]
Merge branch 'master' of /home/dsarrut/clitk3.server
pierre gueth [Tue, 8 Nov 2011 10:17:55 +0000 (11:17 +0100)]
added target image translation in gamma index
Vivien Delmon [Mon, 7 Nov 2011 16:53:24 +0000 (17:53 +0100)]
Merge branch 'master' of /home/dsarrut/clitk3.server
Vivien Delmon [Mon, 7 Nov 2011 16:53:01 +0000 (17:53 +0100)]
Be compatible with itk 3.20 with debug on
Romulo Pinho [Mon, 7 Nov 2011 15:45:34 +0000 (16:45 +0100)]
BLUT interpolation is really fast ... again!
Simon Rit [Fri, 4 Nov 2011 09:44:56 +0000 (10:44 +0100)]
Merge branch 'master' of /home/dsarrut/clitk3.server
David Sarrut [Fri, 4 Nov 2011 09:36:31 +0000 (10:36 +0100)]
Merge branch 'master' of /home/dsarrut/clitk3.server
Vivien Delmon [Fri, 4 Nov 2011 09:35:09 +0000 (10:35 +0100)]
remove gitignore
David Sarrut [Fri, 4 Nov 2011 09:31:35 +0000 (10:31 +0100)]
add first version of LabelOverlapMeasuresImageFilter (dice computation)
David Sarrut [Fri, 4 Nov 2011 09:28:05 +0000 (10:28 +0100)]
Change output display
David Sarrut [Fri, 4 Nov 2011 09:27:41 +0000 (10:27 +0100)]
Comment CricoidCartilag limit (put in support)
David Sarrut [Fri, 4 Nov 2011 09:27:12 +0000 (10:27 +0100)]
New way to extract support
David Sarrut [Fri, 4 Nov 2011 09:26:51 +0000 (10:26 +0100)]
Simplify 4R 4L seg
David Sarrut [Fri, 4 Nov 2011 09:26:11 +0000 (10:26 +0100)]
Second version of rel pos analyzer
David Sarrut [Fri, 4 Nov 2011 09:25:41 +0000 (10:25 +0100)]
Remove old stuff
David Sarrut [Fri, 4 Nov 2011 09:25:29 +0000 (10:25 +0100)]
New ComputeOptimalThreshold
David Sarrut [Fri, 4 Nov 2011 09:25:11 +0000 (10:25 +0100)]
Correct angle units
David Sarrut [Fri, 4 Nov 2011 09:24:59 +0000 (10:24 +0100)]
To be consistant, crop strictly above (not above or equal)
David Sarrut [Fri, 4 Nov 2011 09:24:20 +0000 (10:24 +0100)]
Second version of databse of rel pos
David Sarrut [Fri, 4 Nov 2011 09:23:03 +0000 (10:23 +0100)]
First version of rel pos database builder
David Sarrut [Fri, 4 Nov 2011 09:22:45 +0000 (10:22 +0100)]
First version of the builder of relpos database
David Sarrut [Fri, 4 Nov 2011 09:21:58 +0000 (10:21 +0100)]
Explicit units for Angle (rad or deg)
Romulo Pinho [Fri, 4 Nov 2011 08:32:30 +0000 (09:32 +0100)]
corrections in mid-P scripts
- when checking clitk tools' return values
Romulo Pinho [Thu, 3 Nov 2011 17:07:31 +0000 (18:07 +0100)]
clitkExtractLung - new option
- doNotSeparateLungs
Romulo Pinho [Thu, 3 Nov 2011 15:56:52 +0000 (16:56 +0100)]
more refined abort-on-exception mechanism
- new macro defined in clitkCommon.h
- abort execution with a proper return code
- only used in tools related to mid-P calculation, for now
- mid-P scripts interpret return codes
David Sarrut [Thu, 27 Oct 2011 13:57:03 +0000 (15:57 +0200)]
Second version of clitkRelativePositionAnalyzer
David Sarrut [Thu, 27 Oct 2011 13:56:40 +0000 (15:56 +0200)]
Add afdb_path option
David Sarrut [Thu, 27 Oct 2011 13:56:24 +0000 (15:56 +0200)]
Add --afdb_path option
David Sarrut [Thu, 27 Oct 2011 13:56:14 +0000 (15:56 +0200)]
Add --afdb_path option
David Sarrut [Thu, 27 Oct 2011 13:55:46 +0000 (15:55 +0200)]
Add path when loading an image
David Sarrut [Thu, 27 Oct 2011 13:55:22 +0000 (15:55 +0200)]
First version of the clitkRelativePositionDataBase struct
David Sarrut [Thu, 27 Oct 2011 13:54:37 +0000 (15:54 +0200)]
Add the tool clitkRelativePositionDataBaseAnalyzer
David Sarrut [Thu, 27 Oct 2011 13:54:16 +0000 (15:54 +0200)]
Add first version of clitkRelativePositionDataBaseAnalyzer
David Sarrut [Thu, 27 Oct 2011 13:52:29 +0000 (15:52 +0200)]
Second version of RelativePositionAnalyzer
David Sarrut [Thu, 27 Oct 2011 13:51:52 +0000 (15:51 +0200)]
Add New(), GetValueTag and Path (to search for image)
David Sarrut [Thu, 27 Oct 2011 13:50:46 +0000 (15:50 +0200)]
Cosmetic
David Sarrut [Thu, 27 Oct 2011 13:49:38 +0000 (15:49 +0200)]
Change comments
David Sarrut [Thu, 27 Oct 2011 13:49:01 +0000 (15:49 +0200)]
Add MapToVec (first/second) functions.
Simon Rit [Thu, 27 Oct 2011 11:09:24 +0000 (13:09 +0200)]
Removed unused file
Simon Rit [Thu, 27 Oct 2011 11:08:36 +0000 (13:08 +0200)]
Sync changes with RTK
Romulo Pinho [Wed, 26 Oct 2011 07:28:10 +0000 (09:28 +0200)]
basic GUI state reading/saving
- read/save only images and overlays for now
- menu option to read/save state
- "--state XMLFILE" to read state from cmd line
Romulo Pinho [Tue, 25 Oct 2011 16:08:23 +0000 (18:08 +0200)]
basic GUI state loading/saving functionality
Romulo Pinho [Mon, 24 Oct 2011 14:57:49 +0000 (16:57 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server
pierre gueth [Mon, 24 Oct 2011 12:20:41 +0000 (14:20 +0200)]
Merge branch 'master' of /home/dsarrut/clitk3.server
pierre gueth [Mon, 24 Oct 2011 12:19:53 +0000 (14:19 +0200)]
write gate ascii format
pierre gueth [Mon, 24 Oct 2011 11:44:56 +0000 (13:44 +0200)]
output saving using vvImageWriter
pierre gueth [Mon, 24 Oct 2011 10:38:36 +0000 (12:38 +0200)]
fixed over_one counter
pierre gueth [Mon, 24 Oct 2011 09:47:09 +0000 (11:47 +0200)]
fixing clitk gamma for profiles
pierre gueth [Mon, 24 Oct 2011 09:46:44 +0000 (11:46 +0200)]
reading for gate ascii format