]>
Creatis software - clitk.git/log
dsarrut [Thu, 10 Mar 2011 15:58:54 +0000 (15:58 +0000)]
Add a list of open images to correctly release memory when the tool is closed
dsarrut [Thu, 10 Mar 2011 15:58:14 +0000 (15:58 +0000)]
Cosmetic
dsarrut [Thu, 10 Mar 2011 15:57:09 +0000 (15:57 +0000)]
Correct destructor
dsarrut [Thu, 10 Mar 2011 15:56:02 +0000 (15:56 +0000)]
Add smartpointer for vtk objects
grevillot [Thu, 10 Mar 2011 07:54:53 +0000 (07:54 +0000)]
*** empty log message ***
dsarrut [Tue, 8 Mar 2011 12:34:53 +0000 (12:34 +0000)]
Make the tool work for all image pixel types
srit [Mon, 7 Mar 2011 16:22:06 +0000 (16:22 +0000)]
Removed direct modification of matrix elements which triggered vtk warnings.
srit [Mon, 7 Mar 2011 12:45:33 +0000 (12:45 +0000)]
Undo previous commit: itk MemoryUsageObserver slows down vv
srit [Fri, 4 Mar 2011 23:56:37 +0000 (23:56 +0000)]
Remove statgrab stuff, prefer portable ITK functions
srit [Fri, 4 Mar 2011 23:55:00 +0000 (23:55 +0000)]
MSVC++ was complaining of shadowed default parameters.
srit [Fri, 4 Mar 2011 10:39:32 +0000 (10:39 +0000)]
Don't feel the buffer in GenerateOutputInformation which can be called again after update...
srit [Thu, 3 Mar 2011 16:26:13 +0000 (16:26 +0000)]
Consistent GetScalarComponentAsDouble with the one in vvSlicer
srit [Thu, 3 Mar 2011 16:20:35 +0000 (16:20 +0000)]
Put GetScalarComponentAsDouble with required update in static function for use by other objects.
dsarrut [Thu, 3 Mar 2011 15:40:11 +0000 (15:40 +0000)]
release memory when overlay and fusion images are closed
(change NumberOfSlicers by GetNumberOfSlicers)
dsarrut [Thu, 3 Mar 2011 15:38:48 +0000 (15:38 +0000)]
add memory usage
dsarrut [Thu, 3 Mar 2011 15:34:47 +0000 (15:34 +0000)]
put MemoryInfo in mebibytes and not megabytes
srit [Thu, 3 Mar 2011 15:27:27 +0000 (15:27 +0000)]
Only update cursor value when clicking point
srit [Thu, 3 Mar 2011 14:51:18 +0000 (14:51 +0000)]
Propagate new parameters after hitting r
srit [Thu, 3 Mar 2011 14:29:05 +0000 (14:29 +0000)]
Let the renderer do the computation
srit [Thu, 3 Mar 2011 14:01:15 +0000 (14:01 +0000)]
Compose transformation in .mat with current transformation
srit [Thu, 3 Mar 2011 13:26:49 +0000 (13:26 +0000)]
Account for ITK image direction
dsarrut [Thu, 3 Mar 2011 12:56:56 +0000 (12:56 +0000)]
add tooltip for MiB mebibytes / MB megabytes
dsarrut [Thu, 3 Mar 2011 10:33:56 +0000 (10:33 +0000)]
(oups, remove the debug print) and update the memory each 5 seconds
dsarrut [Thu, 3 Mar 2011 10:18:05 +0000 (10:18 +0000)]
remove "required" for flag 'mode'
dsarrut [Thu, 3 Mar 2011 10:17:35 +0000 (10:17 +0000)]
change flag name "IntermediateSpacing"
dsarrut [Thu, 3 Mar 2011 10:16:57 +0000 (10:16 +0000)]
change default -> do not use cache for contour (bug)
dsarrut [Thu, 3 Mar 2011 10:16:29 +0000 (10:16 +0000)]
add memory usage info in panel (need libstatgrab)
dsarrut [Thu, 3 Mar 2011 10:15:55 +0000 (10:15 +0000)]
cosmetic
dsarrut [Thu, 3 Mar 2011 10:15:11 +0000 (10:15 +0000)]
small improvement for S8
dsarrut [Thu, 3 Mar 2011 10:13:16 +0000 (10:13 +0000)]
replace old resize with new CropLikeImage
dsarrut [Thu, 3 Mar 2011 10:12:42 +0000 (10:12 +0000)]
add "CopyInformation" when crop like another image
dsarrut [Thu, 3 Mar 2011 10:12:12 +0000 (10:12 +0000)]
correct intermediate spacing flag
dsarrut [Thu, 3 Mar 2011 10:11:38 +0000 (10:11 +0000)]
replace SmartPointer with raw pointer for function (recommended)
dsarrut [Thu, 3 Mar 2011 10:10:53 +0000 (10:10 +0000)]
add getMemoryUsage
srit [Wed, 2 Mar 2011 18:33:20 +0000 (18:33 +0000)]
Remove useless UpdateReslice
srit [Wed, 2 Mar 2011 18:32:36 +0000 (18:32 +0000)]
Use transform for vvImage objects
srit [Wed, 2 Mar 2011 18:30:19 +0000 (18:30 +0000)]
Small changes, need refactoring
srit [Wed, 2 Mar 2011 18:29:09 +0000 (18:29 +0000)]
Enable resliced images, put in mTransformedVtkImages
srit [Tue, 1 Mar 2011 09:36:17 +0000 (09:36 +0000)]
Command line options --window --level. Both are required to be accounted for.
srit [Mon, 28 Feb 2011 18:24:52 +0000 (18:24 +0000)]
New functionality: button apply windowing to all images
srit [Mon, 28 Feb 2011 14:44:44 +0000 (14:44 +0000)]
Add tip on image file name with absolute path
srit [Sat, 26 Feb 2011 16:47:18 +0000 (16:47 +0000)]
Change namespace handling for MSVC++ compilation
delmon [Tue, 22 Feb 2011 08:35:07 +0000 (08:35 +0000)]
BUG: Add PrintMemory Symbol to clitkCommon even if CLITK_MEMORY_INFO is OFF
dsarrut [Tue, 22 Feb 2011 07:17:15 +0000 (07:17 +0000)]
Change preset 3 to 400/20 (like in [Chapet et al])
dsarrut [Tue, 22 Feb 2011 07:16:28 +0000 (07:16 +0000)]
Correct contours position
dsarrut [Tue, 22 Feb 2011 07:14:00 +0000 (07:14 +0000)]
Station8 almost ok.
dsarrut [Tue, 22 Feb 2011 07:12:45 +0000 (07:12 +0000)]
cosmetic
dsarrut [Tue, 22 Feb 2011 07:12:02 +0000 (07:12 +0000)]
Add LabelizeAndCountNumberOfObjects
dsarrut [Tue, 22 Feb 2011 07:08:15 +0000 (07:08 +0000)]
Vivien, Simon stop watching these logs !
dsarrut [Thu, 17 Feb 2011 07:59:06 +0000 (07:59 +0000)]
small bugs corrections
dsarrut [Thu, 17 Feb 2011 07:57:54 +0000 (07:57 +0000)]
add lineseparation
dsarrut [Tue, 15 Feb 2011 11:47:13 +0000 (11:47 +0000)]
remove extractXXX from compilation
dsarrut [Tue, 15 Feb 2011 11:34:30 +0000 (11:34 +0000)]
correct bug when comment
dsarrut [Tue, 15 Feb 2011 11:33:47 +0000 (11:33 +0000)]
correct bug when reload
dsarrut [Tue, 15 Feb 2011 11:33:18 +0000 (11:33 +0000)]
remove option 'remove'
dsarrut [Tue, 15 Feb 2011 11:33:00 +0000 (11:33 +0000)]
remove verbose
dsarrut [Tue, 15 Feb 2011 11:31:34 +0000 (11:31 +0000)]
morpho math filter
dsarrut [Tue, 15 Feb 2011 11:31:14 +0000 (11:31 +0000)]
Station8
dsarrut [Tue, 15 Feb 2011 11:30:53 +0000 (11:30 +0000)]
add cache for read image
dsarrut [Tue, 15 Feb 2011 11:29:59 +0000 (11:29 +0000)]
cosmetic
dsarrut [Tue, 15 Feb 2011 11:29:37 +0000 (11:29 +0000)]
correct options scheme
dsarrut [Tue, 15 Feb 2011 11:29:05 +0000 (11:29 +0000)]
add options
dsarrut [Tue, 15 Feb 2011 11:28:40 +0000 (11:28 +0000)]
add default filename + exception on error
dsarrut [Tue, 15 Feb 2011 10:52:41 +0000 (10:52 +0000)]
add lib dependence to some tools
dsarrut [Tue, 15 Feb 2011 10:51:53 +0000 (10:51 +0000)]
add options ('keep object', 'inverse', verbose etc)
dsarrut [Tue, 15 Feb 2011 10:51:03 +0000 (10:51 +0000)]
correction orientation, add 'keep object' option
dsarrut [Tue, 15 Feb 2011 10:46:13 +0000 (10:46 +0000)]
add 'border' option
dsarrut [Tue, 15 Feb 2011 10:45:37 +0000 (10:45 +0000)]
add 'OR' operation
dsarrut [Tue, 15 Feb 2011 10:45:04 +0000 (10:45 +0000)]
add missing "allocate"
dsarrut [Tue, 15 Feb 2011 10:44:32 +0000 (10:44 +0000)]
add findExtrema, jointSlices
dsarrut [Tue, 15 Feb 2011 10:44:07 +0000 (10:44 +0000)]
simplify, correct default
dsarrut [Tue, 15 Feb 2011 10:41:19 +0000 (10:41 +0000)]
add option to display memory usage if statgrab is installed
add fromString to convert numbers from String
dsarrut [Tue, 15 Feb 2011 10:40:15 +0000 (10:40 +0000)]
correct bug in string copy
dsarrut [Tue, 15 Feb 2011 10:39:55 +0000 (10:39 +0000)]
add verbose memory
dsarrut [Tue, 15 Feb 2011 10:39:06 +0000 (10:39 +0000)]
remove debug comment
dsarrut [Tue, 15 Feb 2011 10:38:47 +0000 (10:38 +0000)]
cosmetic
dsarrut [Tue, 15 Feb 2011 10:38:29 +0000 (10:38 +0000)]
add option to display memory usage if statgrab is installed
dsarrut [Tue, 15 Feb 2011 10:37:27 +0000 (10:37 +0000)]
*** empty log message ***
bouilhol [Tue, 15 Feb 2011 09:46:09 +0000 (09:46 +0000)]
*** empty log message ***
delmon [Wed, 26 Jan 2011 12:58:23 +0000 (12:58 +0000)]
Remove bug introduced in previeous patch about initial coeficients
bouilhol [Thu, 20 Jan 2011 16:30:03 +0000 (16:30 +0000)]
*** empty log message ***
bouilhol [Wed, 19 Jan 2011 21:48:18 +0000 (21:48 +0000)]
*** empty log message ***
bouilhol [Wed, 19 Jan 2011 20:47:09 +0000 (20:47 +0000)]
Abort if no phase found
srit [Mon, 17 Jan 2011 14:48:58 +0000 (14:48 +0000)]
Removed specific autoscale for unsigned_char and short
delmon [Tue, 11 Jan 2011 10:40:18 +0000 (10:40 +0000)]
Use MultipleBSplineDeformableTransform instead of BSplineDeformableTransform in
clitkBLUTDIR, allowing the user to register different regions of an image at
the same time.
delmon [Tue, 11 Jan 2011 10:37:42 +0000 (10:37 +0000)]
Add a boolean to Reset the jacobian memory just when it is needed.
Add SetJacobianImageData and friendship with MultipleBSplineDeformableTransform
to facilitate and optimise wrapping.
delmon [Tue, 11 Jan 2011 10:25:42 +0000 (10:25 +0000)]
Add a new Transformation that wraps multiple BSplineDeformableTransform to be
able to optimize them at the same time.
delmon [Thu, 6 Jan 2011 09:13:37 +0000 (09:13 +0000)]
Resample mask to overcome the bug with mask that doesn't have the same
resolution as the fixed image.
srit [Thu, 16 Dec 2010 18:04:21 +0000 (18:04 +0000)]
Toggle interpolation for fusion and overlay actors to (when applicable)
delmon [Thu, 16 Dec 2010 14:51:47 +0000 (14:51 +0000)]
Use itkLabelGeometryImageFilter instead of itkLabelStatisticsImageFilter it
seems more intuitive to extract a bounding box and propably less expensive.
dsarrut [Wed, 15 Dec 2010 09:05:00 +0000 (09:05 +0000)]
various update
dsarrut [Wed, 15 Dec 2010 09:04:29 +0000 (09:04 +0000)]
test
dsarrut [Wed, 15 Dec 2010 08:55:40 +0000 (08:55 +0000)]
better manage resizing roi tool
dsarrut [Wed, 15 Dec 2010 08:54:58 +0000 (08:54 +0000)]
various update
dsarrut [Wed, 15 Dec 2010 08:54:35 +0000 (08:54 +0000)]
add short type
dsarrut [Wed, 15 Dec 2010 08:54:23 +0000 (08:54 +0000)]
add test
dsarrut [Wed, 15 Dec 2010 08:54:02 +0000 (08:54 +0000)]
add enlarge capability
dsarrut [Wed, 15 Dec 2010 08:53:36 +0000 (08:53 +0000)]
add crop flag
dsarrut [Wed, 15 Dec 2010 08:52:56 +0000 (08:52 +0000)]
add relativeposition tool
dsarrut [Wed, 15 Dec 2010 08:50:49 +0000 (08:50 +0000)]
remove debug