]> Creatis software - clitk.git/log
clitk.git
13 years agomechanism for handling tool dependencies in a modular way.
schaerer [Wed, 13 Oct 2010 15:20:04 +0000 (15:20 +0000)]
mechanism for handling tool dependencies in a modular way.

We still need to describe those dependencies more finely

13 years agoseparate tools from the rest
schaerer [Wed, 13 Oct 2010 15:06:56 +0000 (15:06 +0000)]
separate tools from the rest

13 years agoRemoved vtkGridTransform and turned off vtkImageReslice with a define
srit [Tue, 12 Oct 2010 21:30:15 +0000 (21:30 +0000)]
Removed vtkGridTransform and turned off vtkImageReslice with a define

13 years agoadd clitkCommon.h
dsarrut [Mon, 11 Oct 2010 14:55:50 +0000 (14:55 +0000)]
add clitkCommon.h

13 years agolrint is still not portable
srit [Wed, 6 Oct 2010 15:39:21 +0000 (15:39 +0000)]
lrint is still not portable

13 years agoostream does not handle std::string (check http://www.cplusplus.com/reference/iostrea...
srit [Wed, 6 Oct 2010 15:38:45 +0000 (15:38 +0000)]
ostream does not handle std::string (check http://www.cplusplus.com/reference/iostream/ostream/operator%3C%3C/)

13 years agorevived old fast_make script / clean some dependencies
schaerer [Tue, 5 Oct 2010 18:00:15 +0000 (18:00 +0000)]
revived old fast_make script / clean some dependencies

13 years agoremove unused file
schaerer [Tue, 5 Oct 2010 14:17:13 +0000 (14:17 +0000)]
remove unused file

13 years agocreate clitkDD.h to avoid the heavy dependency on clitkCommon.h only for DD
schaerer [Tue, 5 Oct 2010 14:16:36 +0000 (14:16 +0000)]
create clitkDD.h to avoid the heavy dependency on clitkCommon.h only for DD

13 years agoallow the user to chose the axis along which to compute the mip
schaerer [Tue, 5 Oct 2010 13:26:37 +0000 (13:26 +0000)]
allow the user to chose the axis along which to compute the mip

13 years agomove clitkConfiguration.h out of clitkCommon to avoid costly recompilations
schaerer [Tue, 5 Oct 2010 13:01:03 +0000 (13:01 +0000)]
move clitkConfiguration.h out of clitkCommon to avoid costly recompilations
fix harmless warning

13 years ago- remove unuseful file
dsarrut [Tue, 5 Oct 2010 12:27:57 +0000 (12:27 +0000)]
- remove unuseful file

13 years ago*** empty log message ***
dsarrut [Tue, 5 Oct 2010 09:31:39 +0000 (09:31 +0000)]
*** empty log message ***

13 years agonew Airway filter (experimental)
dsarrut [Tue, 5 Oct 2010 09:31:29 +0000 (09:31 +0000)]
new Airway filter (experimental)

13 years agoseparate airway tracking from extract lung
dsarrut [Tue, 5 Oct 2010 09:31:03 +0000 (09:31 +0000)]
separate airway tracking from extract lung

13 years agoremove debug DD
dsarrut [Tue, 5 Oct 2010 09:30:30 +0000 (09:30 +0000)]
remove debug DD

13 years agocorrect bug (copy message)
dsarrut [Tue, 5 Oct 2010 09:30:11 +0000 (09:30 +0000)]
correct bug (copy message)

13 years agodocumentation for tree.hh
dsarrut [Mon, 4 Oct 2010 08:06:30 +0000 (08:06 +0000)]
documentation for tree.hh

13 years agomanage tree structures
dsarrut [Mon, 4 Oct 2010 08:06:16 +0000 (08:06 +0000)]
manage tree structures

13 years agomanage anatomical features DB
dsarrut [Mon, 4 Oct 2010 08:05:25 +0000 (08:05 +0000)]
manage anatomical features DB

13 years agoerror are now handled by exception
dsarrut [Mon, 4 Oct 2010 08:04:16 +0000 (08:04 +0000)]
error are now handled by exception

13 years agoadd Anatomical DB to library
dsarrut [Mon, 4 Oct 2010 08:03:34 +0000 (08:03 +0000)]
add Anatomical DB to library

13 years agonow dump anatomical info (carina position) into a DB
dsarrut [Mon, 4 Oct 2010 08:03:04 +0000 (08:03 +0000)]
now dump anatomical info (carina position) into a DB

13 years agoread carina position into DB
dsarrut [Mon, 4 Oct 2010 07:54:45 +0000 (07:54 +0000)]
read carina position into DB

13 years agoadd lower limits for lung (experimental)
dsarrut [Mon, 4 Oct 2010 07:54:23 +0000 (07:54 +0000)]
add lower limits for lung (experimental)

13 years agonow dump anatomical info (carina position) into a DB
dsarrut [Mon, 4 Oct 2010 07:52:56 +0000 (07:52 +0000)]
now dump anatomical info (carina position) into a DB

13 years agoadd anatomical feature DB capability to a filter
dsarrut [Mon, 4 Oct 2010 07:51:58 +0000 (07:51 +0000)]
add anatomical feature DB capability to a filter

13 years agoremove debug code
dsarrut [Mon, 4 Oct 2010 07:49:21 +0000 (07:49 +0000)]
remove debug code

13 years agoadd "get number of connected components" function
dsarrut [Mon, 4 Oct 2010 07:48:42 +0000 (07:48 +0000)]
add "get number of connected components" function

13 years agoadd exception file
dsarrut [Mon, 4 Oct 2010 07:47:46 +0000 (07:47 +0000)]
add exception file

13 years agoerror are now handled by exception
dsarrut [Mon, 4 Oct 2010 07:46:52 +0000 (07:46 +0000)]
error are now handled by exception

13 years agoException for error management
dsarrut [Mon, 4 Oct 2010 07:46:34 +0000 (07:46 +0000)]
Exception for error management

14 years agochanges for CTest
schaerer [Tue, 28 Sep 2010 11:23:12 +0000 (11:23 +0000)]
changes for CTest

14 years agoSkip last level corrections
srit [Wed, 22 Sep 2010 09:10:24 +0000 (09:10 +0000)]
Skip last level corrections

14 years ago add skipLastPyramidLevel option
dsarrut [Wed, 22 Sep 2010 03:23:29 +0000 (03:23 +0000)]
 add skipLastPyramidLevel option

14 years agoRemoved unused txx file
srit [Tue, 21 Sep 2010 10:33:46 +0000 (10:33 +0000)]
Removed unused txx file

14 years ago*** empty log message ***
grevillot [Tue, 21 Sep 2010 09:37:33 +0000 (09:37 +0000)]
*** empty log message ***

14 years agoFusion window / level was rounded to int for no good reason
srit [Thu, 16 Sep 2010 15:53:54 +0000 (15:53 +0000)]
Fusion window / level was rounded to int for no good reason

14 years agoFusion windows level is now 4 decimals
srit [Thu, 16 Sep 2010 15:53:15 +0000 (15:53 +0000)]
Fusion windows level is now 4 decimals

14 years agoAttempt to solve Kumar's issue
srit [Thu, 16 Sep 2010 15:51:10 +0000 (15:51 +0000)]
Attempt to solve Kumar's issue

14 years agoReformat with astyle, Kumar had to convert it to dos style
srit [Thu, 16 Sep 2010 15:47:28 +0000 (15:47 +0000)]
Reformat with astyle, Kumar had to convert it to dos style

14 years agoProblem with slot in previous commit. Corrected based on overlay example
srit [Thu, 16 Sep 2010 13:45:42 +0000 (13:45 +0000)]
Problem with slot in previous commit. Corrected based on overlay example

14 years agoParsing fusion image from command line
srit [Thu, 16 Sep 2010 13:29:04 +0000 (13:29 +0000)]
Parsing fusion image from command line

14 years agoChanged headers
srit [Thu, 16 Sep 2010 12:37:34 +0000 (12:37 +0000)]
Changed headers

14 years agoModified padding for empire
srit [Thu, 16 Sep 2010 10:45:45 +0000 (10:45 +0000)]
Modified padding for empire

14 years agosupport for spaces in file names
schaerer [Thu, 16 Sep 2010 08:38:15 +0000 (08:38 +0000)]
support for spaces in file names

14 years agoDo pad before connecting components
srit [Wed, 15 Sep 2010 14:51:26 +0000 (14:51 +0000)]
Do pad before connecting components

14 years agoThere were some f***** differences between clitk2 and clitk3 in the BLUT. Tried to...
srit [Wed, 15 Sep 2010 08:16:51 +0000 (08:16 +0000)]
There were some f***** differences between clitk2 and clitk3 in the BLUT. Tried to take clitk2 version which is more recent according to cvs. They don't look big but they have an effect. Please check!

14 years agoRemoved unrequired library linking
srit [Mon, 13 Sep 2010 16:40:00 +0000 (16:40 +0000)]
Removed unrequired library linking

14 years agoa hopefully better option parser for vv
schaerer [Fri, 10 Sep 2010 12:51:37 +0000 (12:51 +0000)]
a hopefully better option parser for vv

14 years agoTry to adapt the filter to Jef's clitk2 solution.
srit [Fri, 10 Sep 2010 12:38:23 +0000 (12:38 +0000)]
Try to adapt the filter to Jef's clitk2 solution.

14 years agosupport for the precise flexmap
schaerer [Thu, 9 Sep 2010 15:32:19 +0000 (15:32 +0000)]
support for the precise flexmap

14 years agoImplemented like option, only the origin is missing
srit [Wed, 8 Sep 2010 17:48:56 +0000 (17:48 +0000)]
Implemented like option, only the origin is missing

14 years agoDo not propose an option that you have removed!
srit [Wed, 8 Sep 2010 17:28:30 +0000 (17:28 +0000)]
Do not propose an option that you have removed!

14 years agoadd thread verbose
dsarrut [Wed, 8 Sep 2010 14:14:08 +0000 (14:14 +0000)]
add thread verbose

14 years agotake image start index into account
dsarrut [Wed, 8 Sep 2010 14:13:38 +0000 (14:13 +0000)]
take image start index into account

14 years agochange ROIFilter to extractImageFilter
dsarrut [Wed, 8 Sep 2010 14:11:21 +0000 (14:11 +0000)]
change ROIFilter to extractImageFilter

14 years agoupdate buffered region
dsarrut [Wed, 8 Sep 2010 14:10:51 +0000 (14:10 +0000)]
update buffered region

14 years agoAdd float input to extract bones
srit [Wed, 8 Sep 2010 13:50:29 +0000 (13:50 +0000)]
Add float input to extract bones

14 years agoextract trachea skeleton
dsarrut [Wed, 8 Sep 2010 13:05:43 +0000 (13:05 +0000)]
extract trachea skeleton

14 years agoAdded image info and meta-info
srit [Wed, 8 Sep 2010 12:53:57 +0000 (12:53 +0000)]
Added image info and meta-info

14 years agoHard code iamge information for Synergy since it's the only known source of his image...
srit [Wed, 8 Sep 2010 12:50:43 +0000 (12:50 +0000)]
Hard code iamge information for Synergy since it's the only known source of his image (so far).

14 years agoadd smooth option to extract bones
dsarrut [Wed, 8 Sep 2010 12:38:12 +0000 (12:38 +0000)]
add smooth option to extract bones

14 years agoAccount for window/level of fusion image
srit [Wed, 8 Sep 2010 12:04:44 +0000 (12:04 +0000)]
Account for window/level of fusion image

14 years agoAdd dicom RT dose to list of IO factories handled by clitk
srit [Wed, 8 Sep 2010 09:56:52 +0000 (09:56 +0000)]
Add dicom RT dose to list of IO factories handled by clitk

14 years agoConverted plastimatch dicom RT dose reader in ITK IO format.
srit [Wed, 8 Sep 2010 09:56:02 +0000 (09:56 +0000)]
Converted plastimatch dicom RT dose reader in ITK IO format.

14 years agoimprovements to the Dicom struct handling code, including better computation of extruding
schaerer [Tue, 7 Sep 2010 16:39:55 +0000 (16:39 +0000)]
improvements to the Dicom struct handling code, including better computation of extruding
depth based on actual contour spacing and not image spacing

14 years agocorrect ggo (no upper case)
dsarrut [Tue, 7 Sep 2010 10:11:19 +0000 (10:11 +0000)]
correct ggo (no upper case)

14 years agoadd SCAN files
schaerer [Mon, 6 Sep 2010 14:57:09 +0000 (14:57 +0000)]
add SCAN files

14 years agominor fixes
schaerer [Mon, 6 Sep 2010 14:18:06 +0000 (14:18 +0000)]
minor fixes

14 years agonew gengetopt versions don't seem to like capital letters
schaerer [Fri, 3 Sep 2010 09:43:14 +0000 (09:43 +0000)]
new gengetopt versions don't seem to like capital letters

14 years agoRemoved writing of temp file
srit [Fri, 3 Sep 2010 08:44:57 +0000 (08:44 +0000)]
Removed writing of temp file

14 years agoRemoved Jef's tmp files
srit [Thu, 2 Sep 2010 09:39:03 +0000 (09:39 +0000)]
Removed Jef's tmp files

14 years agoFormatting + hack for the empire challenge: remove lungs from air thresholding when...
srit [Wed, 1 Sep 2010 15:21:36 +0000 (15:21 +0000)]
Formatting + hack for the empire challenge: remove lungs from air thresholding when computing air feature image.

14 years agoRolled back to version without smart pointers for vtkImageData.
srit [Tue, 31 Aug 2010 11:15:13 +0000 (11:15 +0000)]
Rolled back to version without smart pointers for vtkImageData.

14 years agoCommented out hard coded temp file
srit [Mon, 30 Aug 2010 16:31:22 +0000 (16:31 +0000)]
Commented out hard coded temp file

14 years agoRemoved memory leak
srit [Mon, 30 Aug 2010 13:42:52 +0000 (13:42 +0000)]
Removed memory leak

14 years agoRolled back to version 1.7 because it was crashing with transforms. I couldn't figure...
srit [Mon, 30 Aug 2010 13:41:53 +0000 (13:41 +0000)]
Rolled back to version 1.7 because it was crashing with transforms. I couldn't figure out a better solution.

14 years agoWrong naming of the ggo libraries.
srit [Tue, 24 Aug 2010 09:27:36 +0000 (09:27 +0000)]
Wrong naming of the ggo libraries.

14 years agoworkaround for bug in itk/gdcmDict.h : gdcm headers seem to need to be included
bouilhol [Wed, 18 Aug 2010 18:04:16 +0000 (18:04 +0000)]
workaround for bug in itk/gdcmDict.h : gdcm headers seem to need to be included
before the itk ones, otherwise there is a conflict between stdint.h and itkIntTypes.h

14 years agoworkaround for bug in itk/gdcmDict.h : gdcm headers seem to need to be included
bouilhol [Wed, 18 Aug 2010 15:32:20 +0000 (15:32 +0000)]
workaround for bug in itk/gdcmDict.h : gdcm headers seem to need to be included
before the itk ones, otherwise there is a conflict between stdint.h and itkIntTypes.h

14 years agowith options for selecting outputs
bharath [Thu, 12 Aug 2010 18:40:48 +0000 (18:40 +0000)]
with options for selecting outputs

14 years ago with matrix arg option
bharath [Thu, 12 Aug 2010 18:39:58 +0000 (18:39 +0000)]
 with matrix arg option

14 years agoFunctionality to Delete Last Image
bharath [Thu, 12 Aug 2010 18:39:01 +0000 (18:39 +0000)]
Functionality to Delete Last Image

14 years agoFunctionality to delete last image
bharath [Thu, 12 Aug 2010 18:38:41 +0000 (18:38 +0000)]
Functionality to delete last image

14 years agoderived from ImageToImageGenericFilter for integrating it into vv
bharath [Thu, 12 Aug 2010 12:06:48 +0000 (12:06 +0000)]
derived from ImageToImageGenericFilter for integrating it into vv

14 years agoDerived from ImageToImageGenericFilter for integrating into vv
bharath [Thu, 12 Aug 2010 12:06:16 +0000 (12:06 +0000)]
Derived from ImageToImageGenericFilter for integrating into vv

14 years agoused vtkSmartPointer
bharath [Thu, 12 Aug 2010 09:00:53 +0000 (09:00 +0000)]
used vtkSmartPointer

14 years agouse of another vtkSmartPointer
bharath [Thu, 12 Aug 2010 08:58:30 +0000 (08:58 +0000)]
use of another vtkSmartPointer

14 years agoAdded metric presets, interp GUIs
bharath [Wed, 11 Aug 2010 20:59:29 +0000 (20:59 +0000)]
Added metric presets, interp GUIs

14 years agoAdded Presets, GUI for metric, interp, etc.for AutoReg.
bharath [Wed, 11 Aug 2010 20:58:25 +0000 (20:58 +0000)]
Added Presets, GUI for metric, interp, etc.for AutoReg.

14 years agoadded presets and GUI's for AutoReg
bharath [Wed, 11 Aug 2010 20:58:13 +0000 (20:58 +0000)]
added presets and GUI's for AutoReg

14 years agoused vtksmartpointer for vtkimagedata
bharath [Wed, 11 Aug 2010 19:54:20 +0000 (19:54 +0000)]
used vtksmartpointer for vtkimagedata

14 years agoupdated AutoRegister Overlay
bharath [Wed, 4 Aug 2010 17:37:47 +0000 (17:37 +0000)]
updated AutoRegister Overlay

14 years agoAutoRegister output overlayed
bharath [Wed, 4 Aug 2010 17:37:29 +0000 (17:37 +0000)]
AutoRegister output overlayed

14 years agoapparently this was too ambitious as well :-/
schaerer [Wed, 4 Aug 2010 16:38:00 +0000 (16:38 +0000)]
apparently this was too ambitious as well :-/

14 years agofix previous commit, sorry
schaerer [Wed, 4 Aug 2010 16:19:24 +0000 (16:19 +0000)]
fix previous commit, sorry

14 years agoattempt to fix some leaks. Note that vv still leaks: memory is never given back to...
schaerer [Wed, 4 Aug 2010 16:15:51 +0000 (16:15 +0000)]
attempt to fix some leaks. Note that vv still leaks: memory is never given back to the OS when an image is closed

14 years agoa few improvements to the struct library, flush for better debug with DD,
schaerer [Wed, 4 Aug 2010 09:15:11 +0000 (09:15 +0000)]
a few improvements to the struct library, flush for better debug with DD,
  and fix warning in plastimatch tool

14 years agoRemoved ggo template for affine registration
srit [Tue, 3 Aug 2010 08:59:43 +0000 (08:59 +0000)]
Removed ggo template for affine registration