]>
Creatis software - gdcm.git/log
jpr [Tue, 25 Oct 2011 20:36:21 +0000 (20:36 +0000)]
Fix mistypings
davila [Wed, 12 Oct 2011 13:23:36 +0000 (13:23 +0000)]
no message
jpr [Tue, 20 Sep 2011 16:09:05 +0000 (16:09 +0000)]
re indent
jpr [Tue, 20 Sep 2011 16:05:15 +0000 (16:05 +0000)]
using EXPORT should help...
jpr [Mon, 12 Sep 2011 23:27:41 +0000 (23:27 +0000)]
As requested, one serie per image
jpr [Mon, 12 Sep 2011 11:11:30 +0000 (11:11 +0000)]
Code factorization
jpr [Tue, 6 Sep 2011 16:08:07 +0000 (16:08 +0000)]
First stage to rotate and flip upside down images
(probabely the Matlab program didn't do the job correctly)
jpr [Thu, 25 Aug 2011 14:37:05 +0000 (14:37 +0000)]
re indent
jpr [Thu, 25 Aug 2011 14:36:02 +0000 (14:36 +0000)]
Some enhancements
jpr [Wed, 27 Apr 2011 13:40:04 +0000 (13:40 +0000)]
// fix definitively any misuse of LoadMode !
jpr [Fri, 22 Apr 2011 14:39:41 +0000 (14:39 +0000)]
Fix strange names
jpr [Fri, 22 Apr 2011 13:50:09 +0000 (13:50 +0000)]
remove special chars from copied file names
jpr [Fri, 22 Apr 2011 12:30:08 +0000 (12:30 +0000)]
File name
jpr [Thu, 21 Apr 2011 09:14:31 +0000 (09:14 +0000)]
avoid segfault when unaware user sets SplitOnly to true, and the asks for ImageDataVector
jpr [Wed, 20 Apr 2011 15:03:54 +0000 (15:03 +0000)]
Fix bug on SplitOnly
jpr [Wed, 20 Apr 2011 14:06:50 +0000 (14:06 +0000)]
Allow strange file names
jpr [Wed, 20 Apr 2011 11:14:48 +0000 (11:14 +0000)]
Allow cp or mkdir, even when file name looks strange
jpr [Fri, 15 Apr 2011 15:23:14 +0000 (15:23 +0000)]
fix mistyping
jpr [Fri, 15 Apr 2011 15:14:40 +0000 (15:14 +0000)]
add SetFlipY()
jpr [Wed, 13 Apr 2011 13:30:58 +0000 (13:30 +0000)]
Allow user to pass a std::vector<GDCM_NAME_SPACE::File *>
jpr [Mon, 11 Apr 2011 11:28:31 +0000 (11:28 +0000)]
orger XCoherentFilesetMap according to IPP, when necessary
jpr [Fri, 8 Apr 2011 00:14:18 +0000 (00:14 +0000)]
Comments
jpr [Fri, 8 Apr 2011 00:11:36 +0000 (00:11 +0000)]
Fix GetImageDataVector() vs GetImageData()
jpr [Tue, 5 Apr 2011 13:56:31 +0000 (13:56 +0000)]
comments
jpr [Mon, 4 Apr 2011 17:33:58 +0000 (17:33 +0000)]
indent
jpr [Mon, 4 Apr 2011 17:01:03 +0000 (17:01 +0000)]
fixes
jpr [Thu, 31 Mar 2011 21:45:08 +0000 (21:45 +0000)]
comments
jpr [Thu, 31 Mar 2011 16:12:33 +0000 (16:12 +0000)]
Clean
jpr [Thu, 31 Mar 2011 12:37:54 +0000 (12:37 +0000)]
comments
jpr [Wed, 30 Mar 2011 14:51:17 +0000 (14:51 +0000)]
new one
jpr [Wed, 30 Mar 2011 14:50:44 +0000 (14:50 +0000)]
add a test
jpr [Wed, 30 Mar 2011 14:49:04 +0000 (14:49 +0000)]
Fixes (Sort on tag still buggy...)
jpr [Tue, 29 Mar 2011 15:45:38 +0000 (15:45 +0000)]
fix
jpr [Tue, 29 Mar 2011 13:33:48 +0000 (13:33 +0000)]
Add some explanations
jpr [Tue, 29 Mar 2011 12:51:21 +0000 (12:51 +0000)]
mistyping
jpr [Tue, 29 Mar 2011 12:49:27 +0000 (12:49 +0000)]
Deal with 4D image sets
jpr [Tue, 29 Mar 2011 07:45:00 +0000 (07:45 +0000)]
uncomitted yet oldies : unMosaic
jpr [Tue, 29 Mar 2011 07:35:55 +0000 (07:35 +0000)]
upgrades for 4DSplitter
jpr [Wed, 1 Sep 2010 15:42:28 +0000 (15:42 +0000)]
revert Ubuntu modif
jpr [Wed, 1 Sep 2010 15:14:39 +0000 (15:14 +0000)]
#include <cstdio> // for Ubuntu ?
jpr [Wed, 1 Sep 2010 14:41:48 +0000 (14:41 +0000)]
Synchronize (fix comments, misstyping, re ident, etc)
jpr [Wed, 1 Sep 2010 14:40:00 +0000 (14:40 +0000)]
Small exe, for unaware users
jpr [Wed, 1 Sep 2010 13:33:36 +0000 (13:33 +0000)]
minor re-indent
jpr [Wed, 1 Sep 2010 11:17:32 +0000 (11:17 +0000)]
copies and renames the files within a directory as ima-SeriesNumber-ImageNumber.dcm (usefull for unaware users!
jpr [Mon, 30 Aug 2010 15:23:23 +0000 (15:23 +0000)]
Make it compile again.
?
jpr [Thu, 26 Aug 2010 12:46:12 +0000 (12:46 +0000)]
add seriedescription to created images
jpr [Fri, 9 Jul 2010 09:20:17 +0000 (09:20 +0000)]
Thx to Jean-Michel Rouet for reporting compile error.
jpr [Thu, 1 Jul 2010 11:13:09 +0000 (11:13 +0000)]
Comment out spurious code (avctually : remove previous patch)
Thx, Mathieu
jpr [Thu, 24 Jun 2010 04:34:20 +0000 (04:34 +0000)]
Integrate patch from: http://www.itk.org/Bug/view.php?id=10833
Thank you, Matthieu
jpr [Fri, 9 Apr 2010 15:38:18 +0000 (15:38 +0000)]
avoid further troubles when wild anonymization was performed
jpr [Fri, 9 Apr 2010 15:32:39 +0000 (15:32 +0000)]
Brute hack to allow reading DICOM RT files
jpr [Fri, 9 Apr 2010 15:23:40 +0000 (15:23 +0000)]
prevent trouble during anon.
davila [Fri, 26 Mar 2010 14:37:53 +0000 (14:37 +0000)]
BUG: vtk not found
davila [Mon, 8 Mar 2010 19:08:06 +0000 (19:08 +0000)]
BUG: compiler conflict with vtk compilation
jpr [Fri, 12 Feb 2010 11:20:18 +0000 (11:20 +0000)]
Fix typo
jpr [Fri, 12 Feb 2010 09:09:49 +0000 (09:09 +0000)]
Add some missing TS
(found in http://www.dclunie.com/pixelmed/software/javadoc/constant-values.html)
jpr [Tue, 1 Dec 2009 13:22:40 +0000 (13:22 +0000)]
add 1.2.392.200036.9125.1.1.2 Private Fuji CR Image Storage
jpr [Thu, 12 Nov 2009 11:32:28 +0000 (11:32 +0000)]
Add
1.2.392.200036.9116.7.8.1.1.1 PrivateToshiba Raw Data Storage
davila [Wed, 4 Nov 2009 14:40:29 +0000 (14:40 +0000)]
*** empty log message ***
jpr [Tue, 3 Nov 2009 14:07:00 +0000 (14:07 +0000)]
Fix comments
jpr [Tue, 3 Nov 2009 14:05:23 +0000 (14:05 +0000)]
Temporary modif for vtk reading of illegal 'DICOM FD' (64 bits 'double' pixels)
davila [Wed, 16 Sep 2009 12:28:44 +0000 (12:28 +0000)]
*** empty log message ***
jpr [Tue, 23 Jun 2009 09:01:43 +0000 (09:01 +0000)]
#include <stdio.h> // for sprintf
jpr [Thu, 28 May 2009 15:44:34 +0000 (15:44 +0000)]
minor improvements
jpr [Tue, 26 May 2009 10:27:38 +0000 (10:27 +0000)]
fix mistyping
jpr [Mon, 25 May 2009 14:29:16 +0000 (14:29 +0000)]
comments
jpr [Wed, 20 May 2009 09:45:30 +0000 (09:45 +0000)]
First try
jpr [Tue, 19 May 2009 15:08:36 +0000 (15:08 +0000)]
Comments
jpr [Tue, 19 May 2009 15:07:58 +0000 (15:07 +0000)]
We allow now to deal with 'non standard' 64 bits 'real' values
(1 line hack!)
jpr [Tue, 19 May 2009 15:04:15 +0000 (15:04 +0000)]
Fix bug in windows part
jpr [Sat, 18 Apr 2009 14:42:51 +0000 (14:42 +0000)]
Add vtkGdcmReader::SetFlipY(bool) (default : true, to keep old behaviour)
false DOESN'T flip the image.
To be used by aware people only!
jpr [Wed, 4 Mar 2009 08:57:40 +0000 (08:57 +0000)]
fix mistyping
jpr [Thu, 5 Feb 2009 09:50:09 +0000 (09:50 +0000)]
add
bool DataEntry::IsNumerical();
bool DataEntry::GetNumerical(std::vector <double> &valueVector);
to avoid people to re-progrm them each time
jpr [Thu, 5 Feb 2009 09:03:26 +0000 (09:03 +0000)]
change
DirList::DirList(std::string const &dirName, bool recursive);
to
DirList::DirList(std::string const &dirName, bool recursive, bool all);
@param all whether we want all (i.e; File names + Directory names) default=false
(usefull for people who want to explore Bruker raw data directories)
jpr [Thu, 22 Jan 2009 16:30:39 +0000 (16:30 +0000)]
Try to write MR-like image
jpr [Mon, 19 Jan 2009 17:05:13 +0000 (17:05 +0000)]
Deal with any type on input + cosmetics
jpr [Mon, 19 Jan 2009 17:03:38 +0000 (17:03 +0000)]
Converts a Raw file into an old style Bruker Dicom File, InTag compliant
jpr [Wed, 14 Jan 2009 14:07:40 +0000 (14:07 +0000)]
Deal with 'float' and 'double' Raw files.
jpr [Wed, 14 Jan 2009 12:32:35 +0000 (12:32 +0000)]
Fix troubles when pixeltype != pixeltypeOut
malaterre [Thu, 18 Dec 2008 14:04:06 +0000 (14:04 +0000)]
ENH: minor cleanup
malaterre [Fri, 5 Dec 2008 11:43:01 +0000 (11:43 +0000)]
ENH: fix link + update info
malaterre [Fri, 14 Nov 2008 12:48:26 +0000 (12:48 +0000)]
ENH: do not run dash
malaterre [Thu, 13 Nov 2008 21:18:33 +0000 (21:18 +0000)]
ENH: do not run dash
malaterre [Thu, 2 Oct 2008 09:11:29 +0000 (09:11 +0000)]
ENH: do not run dash
malaterre [Tue, 23 Sep 2008 15:48:25 +0000 (15:48 +0000)]
ENH: do not run dash
jpr [Fri, 19 Sep 2008 09:33:16 +0000 (09:33 +0000)]
To please gcc 4.3
jpr [Mon, 15 Sep 2008 15:49:19 +0000 (15:49 +0000)]
use GDCM_NAME_SPACE:: instead of gdcm::, even in Examples ...
jpr [Mon, 8 Sep 2008 08:10:33 +0000 (08:10 +0000)]
Fix P vs p :-(
jpr [Mon, 8 Sep 2008 08:05:57 +0000 (08:05 +0000)]
forget to commit
jpr [Thu, 4 Sep 2008 14:10:44 +0000 (14:10 +0000)]
Transform 'pcpdense' format files into Dicomfile (single or multiframes,
depending on users's choice)
malaterre [Mon, 18 Aug 2008 15:36:10 +0000 (15:36 +0000)]
ENH:: do not run dash
malaterre [Mon, 18 Aug 2008 12:27:10 +0000 (12:27 +0000)]
ENH: sagital -> sagittal
malaterre [Mon, 11 Aug 2008 15:26:49 +0000 (15:26 +0000)]
ENH: do not run dash
malaterre [Mon, 11 Aug 2008 14:56:42 +0000 (14:56 +0000)]
ENH: do not run dash
malaterre [Fri, 8 Aug 2008 18:32:53 +0000 (18:32 +0000)]
ENH: do not run dash
malaterre [Sat, 2 Aug 2008 22:36:01 +0000 (22:36 +0000)]
ENH: do not run dash on it
malaterre [Thu, 31 Jul 2008 19:48:42 +0000 (19:48 +0000)]
ENH: do not run dash on that
malaterre [Wed, 23 Jul 2008 09:31:49 +0000 (09:31 +0000)]
ENH: remove for now
malaterre [Tue, 22 Jul 2008 15:31:57 +0000 (15:31 +0000)]
ENH: do not run dashboard on that one
jpr [Mon, 21 Jul 2008 09:12:21 +0000 (09:12 +0000)]
Add a note about gdcm2
(http://gdcm.sourceforge.net/wiki/index.php/GDCM_Release_2.0)