]>
Creatis software - gdcm.git/log
jpr [Mon, 29 Oct 2007 17:18:37 +0000 (17:18 +0000)]
Add Gianni Lazzaretto in contributors list
jpr [Mon, 29 Oct 2007 17:13:23 +0000 (17:13 +0000)]
Allow Borland compilng
(Thx to Dr Gianni Lazzaretto for providing fix)
malaterre [Sat, 27 Oct 2007 17:34:16 +0000 (17:34 +0000)]
COMP: getting borland to compile templated code
jpr [Fri, 26 Oct 2007 16:06:57 +0000 (16:06 +0000)]
Avoid Borland warnings (?)
malaterre [Fri, 26 Oct 2007 09:00:31 +0000 (09:00 +0000)]
FIX: Make it compiler on st***d Sun compiler
malaterre [Fri, 26 Oct 2007 08:14:18 +0000 (08:14 +0000)]
BUG: map<>::mapped_type is not part of the STL. Should fix issue on VS* compiler
jpr [Thu, 25 Oct 2007 08:02:38 +0000 (08:02 +0000)]
Avoid warnings
jpr [Thu, 25 Oct 2007 07:57:33 +0000 (07:57 +0000)]
avoid warnings
jpr [Thu, 25 Oct 2007 07:55:02 +0000 (07:55 +0000)]
Avoid warnings
jpr [Thu, 25 Oct 2007 07:52:59 +0000 (07:52 +0000)]
Some fixes for BORLAND (some more to come ...)
Thx To Dr Gianni Lazzareto for providing them.
jpr [Wed, 24 Oct 2007 10:38:51 +0000 (10:38 +0000)]
Now we check Dictionnary for Shadow Elements, even when Implicit VR!
jpr [Wed, 24 Oct 2007 08:03:44 +0000 (08:03 +0000)]
Avoid warnings
jpr [Wed, 24 Oct 2007 08:03:10 +0000 (08:03 +0000)]
Coding style + minor modif
malaterre [Wed, 24 Oct 2007 07:15:32 +0000 (07:15 +0000)]
ENH: second attempt at getting VS6 to compile templated code
jpr [Tue, 23 Oct 2007 15:52:33 +0000 (15:52 +0000)]
Deal with
MONOCHROME + [Enhanced CT Image Storage] that actually have Palettes
jpr [Tue, 23 Oct 2007 14:48:26 +0000 (14:48 +0000)]
Hope there will be less compile errors, under msvc6 ...
jpr [Fri, 19 Oct 2007 15:42:23 +0000 (15:42 +0000)]
#include <algorithm>
Hope std::transform is accepted by msvc6, now
jpr [Fri, 19 Oct 2007 15:29:57 +0000 (15:29 +0000)]
avoid warning
malaterre [Fri, 19 Oct 2007 15:15:51 +0000 (15:15 +0000)]
BUG: Fix upper case vs lower case. Thanks to JPR for report
jpr [Fri, 19 Oct 2007 15:15:16 +0000 (15:15 +0000)]
avoid warning
jpr [Fri, 19 Oct 2007 15:14:05 +0000 (15:14 +0000)]
avoid warnings
jpr [Fri, 19 Oct 2007 15:06:08 +0000 (15:06 +0000)]
avoid warnings
jpr [Fri, 19 Oct 2007 14:47:18 +0000 (14:47 +0000)]
avoid warnings
jpr [Fri, 19 Oct 2007 14:12:31 +0000 (14:12 +0000)]
Allow user to ask to use SerieDescription+serieNumber instead od
SeriesInstanceUID
for making directory names.
(More human readable!)
malaterre [Fri, 19 Oct 2007 14:12:16 +0000 (14:12 +0000)]
ENH: regenerate dict from GDCM2.xml. I think we got 0000 elements right now
jpr [Fri, 19 Oct 2007 11:53:42 +0000 (11:53 +0000)]
Should work in 'no write' mode, as well!
jpr [Fri, 19 Oct 2007 10:18:25 +0000 (10:18 +0000)]
Use GDCM_NAME_SPACE
jpr [Wed, 17 Oct 2007 12:14:02 +0000 (12:14 +0000)]
Force 0018|0015 [CS] [Body Part Examined] (in any) to upper value,
(avoid dciodvfy to complain!)
jpr [Wed, 17 Oct 2007 10:03:59 +0000 (10:03 +0000)]
When ContentType == FILTERED_IMAGE, we force 0008_0008 to DERIVED\\PRIMARY,
only when initial value was 'ORIGINAL\...
(User is allowed, now to keep the value he wants.
(except ORIGINAL ...)
jpr [Wed, 17 Oct 2007 08:57:55 +0000 (08:57 +0000)]
Should avoid dciodvfy to complain about File Meta Information Version Attribute
jpr [Tue, 16 Oct 2007 10:11:06 +0000 (10:11 +0000)]
Add comments on 16 bits Palette Color
jpr [Mon, 15 Oct 2007 13:55:35 +0000 (13:55 +0000)]
Should work better when coordinates are NOT integers
malaterre [Fri, 12 Oct 2007 08:08:38 +0000 (08:08 +0000)]
ENH: Add Satomi Takeo
malaterre [Mon, 8 Oct 2007 15:20:17 +0000 (15:20 +0000)]
COMP: Fix a bunch of warnings. Try to get template to compile on the pseudo VS6 so called c++ compiler
jpr [Thu, 4 Oct 2007 17:50:42 +0000 (17:50 +0000)]
Should avoid some warnings
jpr [Thu, 4 Oct 2007 17:49:22 +0000 (17:49 +0000)]
Add Francois Bertel in contributors list.
malaterre [Thu, 4 Oct 2007 08:13:57 +0000 (08:13 +0000)]
BUG: Fix serious bug. Grayscale image were produced from garbage input. Thanks to JPR for report and Thanks to Francois B. for voodoo magic to find out the cause
malaterre [Wed, 3 Oct 2007 15:50:13 +0000 (15:50 +0000)]
ENH: s key is now save to a file a screenshot
malaterre [Wed, 3 Oct 2007 15:49:51 +0000 (15:49 +0000)]
ENH: update for VTK5
malaterre [Wed, 3 Oct 2007 13:18:28 +0000 (13:18 +0000)]
ENH: cleanup + add comment
malaterre [Wed, 3 Oct 2007 12:02:55 +0000 (12:02 +0000)]
ENH: gdcm is not called gdcm anymore...
malaterre [Wed, 3 Oct 2007 12:01:27 +0000 (12:01 +0000)]
COMP: remove warnings
malaterre [Wed, 3 Oct 2007 11:59:27 +0000 (11:59 +0000)]
COMP: remove warnings
malaterre [Wed, 3 Oct 2007 09:46:09 +0000 (09:46 +0000)]
BUG: need the gdcm namespace. add comments
malaterre [Wed, 3 Oct 2007 09:35:27 +0000 (09:35 +0000)]
BUG: ooops this is a 16bits palette
malaterre [Wed, 3 Oct 2007 09:32:10 +0000 (09:32 +0000)]
ENH: HasLut return true when finding a segmented palette
malaterre [Wed, 3 Oct 2007 09:31:08 +0000 (09:31 +0000)]
ENH: add support for segmented palette
malaterre [Wed, 3 Oct 2007 09:22:45 +0000 (09:22 +0000)]
ENH: add code for segmented palette
malaterre [Wed, 3 Oct 2007 09:14:55 +0000 (09:14 +0000)]
FIX: Do not return success when failed...
malaterre [Wed, 3 Oct 2007 08:50:48 +0000 (08:50 +0000)]
ENH: add comments
malaterre [Wed, 3 Oct 2007 08:46:02 +0000 (08:46 +0000)]
ENH: add example to expand segemented palette
jpr [Mon, 1 Oct 2007 09:56:42 +0000 (09:56 +0000)]
Like SplitIntoXCoherentDirectories;
Ignores 'Series Instance UID'.
Usefull when current filestore is not suitable for user
(e.g. : series are 'single slice, multi time points',
user want to deal with them as 'single time point, multi slice')
jpr [Mon, 1 Oct 2007 09:40:32 +0000 (09:40 +0000)]
like exXCoherentFileSet, but user is allowed to 'COPY' the files in a Directory
Tree (copied as they are)
or 'WRITE'(rewritten, Series Instance UID are recomputed to be consistent
with the Directory Tree (one serie UID per directory)
jpr [Mon, 1 Oct 2007 09:33:20 +0000 (09:33 +0000)]
Code normalization
jpr [Mon, 1 Oct 2007 09:28:57 +0000 (09:28 +0000)]
Comments
jpr [Mon, 1 Oct 2007 09:25:06 +0000 (09:25 +0000)]
Add Util::ReplaceSpecChar method.
Should be usefull to user that want create directory tree
from values of Data Entries
jpr [Fri, 28 Sep 2007 14:27:48 +0000 (14:27 +0000)]
Some Updates
jpr [Fri, 28 Sep 2007 14:20:22 +0000 (14:20 +0000)]
Add VR = OL (vs OB, OW) test
jpr [Fri, 28 Sep 2007 14:18:51 +0000 (14:18 +0000)]
Python version consistent with C++ version!
jpr [Fri, 28 Sep 2007 14:17:35 +0000 (14:17 +0000)]
Allow Python2.5 as well
jpr [Fri, 28 Sep 2007 14:16:09 +0000 (14:16 +0000)]
avoid warning
jpr [Fri, 28 Sep 2007 14:15:34 +0000 (14:15 +0000)]
Add some more checking
jpr [Fri, 28 Sep 2007 14:09:20 +0000 (14:09 +0000)]
Normalization
jpr [Fri, 28 Sep 2007 14:08:08 +0000 (14:08 +0000)]
exXCoherentFileSet has one more parameter "write" that allows user to
write a directories tree.
(Helpfull when *all* the images are held in a single directory!)
jpr [Fri, 28 Sep 2007 11:03:52 +0000 (11:03 +0000)]
I don't like warnings!
jpr [Fri, 28 Sep 2007 07:35:49 +0000 (07:35 +0000)]
Remove return-as-error
(I get the information I wanted : inline doesn't have any effect !)
jpr [Wed, 26 Sep 2007 16:19:54 +0000 (16:19 +0000)]
Allow user to give a 'lexicographical compliant' name to the files
jpr [Wed, 26 Sep 2007 14:37:56 +0000 (14:37 +0000)]
missing space
jpr [Wed, 26 Sep 2007 08:14:27 +0000 (08:14 +0000)]
This one should be usefull in order not to 'read' to many headers, in
post-processings
jpr [Wed, 26 Sep 2007 08:07:42 +0000 (08:07 +0000)]
Avoid warning at runtime
jpr [Wed, 26 Sep 2007 07:47:07 +0000 (07:47 +0000)]
Avoid wrong warning messages at run time.
jpr [Wed, 26 Sep 2007 07:10:33 +0000 (07:10 +0000)]
mistyping
jpr [Tue, 25 Sep 2007 16:06:46 +0000 (16:06 +0000)]
Fix writting VR = OL
jpr [Tue, 25 Sep 2007 15:21:57 +0000 (15:21 +0000)]
Deal with new "OL" VR
jpr [Tue, 25 Sep 2007 15:04:58 +0000 (15:04 +0000)]
Conform ftp://medical.nema.org/medical/dicom/Supps/sup119_pc.pdf :
add OL
jpr [Tue, 25 Sep 2007 10:07:42 +0000 (10:07 +0000)]
Always generate an error (temporaryly),
just to allow us to see the full log in the dashboard
jpr [Fri, 21 Sep 2007 13:34:09 +0000 (13:34 +0000)]
Just to see, on the Dashbord (Linux+Windows) whether inline has an effect or
not.
(not any, on by PC ...)
jpr [Thu, 20 Sep 2007 12:48:20 +0000 (12:48 +0000)]
Re-activate TestInLine
jpr [Thu, 20 Sep 2007 12:44:16 +0000 (12:44 +0000)]
UserDefinedFileIdentifier is now more human readable
jpr [Thu, 20 Sep 2007 12:15:06 +0000 (12:15 +0000)]
Easyly reusable code
b
jpr [Thu, 20 Sep 2007 11:15:54 +0000 (11:15 +0000)]
Avoid warnings
jpr [Thu, 20 Sep 2007 11:08:52 +0000 (11:08 +0000)]
Allow using Python2.5
jpr [Thu, 20 Sep 2007 07:56:20 +0000 (07:56 +0000)]
Update
jpr [Thu, 20 Sep 2007 07:43:35 +0000 (07:43 +0000)]
Stop panic users with useless 'error' messages
jpr [Wed, 19 Sep 2007 06:42:08 +0000 (06:42 +0000)]
} missing?
Do I need to change my text editor ?!?
jpr [Tue, 18 Sep 2007 16:07:19 +0000 (16:07 +0000)]
To help human reader of PrintFile, hexadecimal value of integers (UL,US,SL,SS)
is now displayed (usefull when the data value is, say, a dicom tag)
jpr [Tue, 18 Sep 2007 15:59:48 +0000 (15:59 +0000)]
avoid Doxygen Warnings
jpr [Tue, 18 Sep 2007 15:56:41 +0000 (15:56 +0000)]
Forgot to update this one
jpr [Tue, 18 Sep 2007 15:53:25 +0000 (15:53 +0000)]
Fix the still ifdef-disabled code
jpr [Tue, 18 Sep 2007 11:01:55 +0000 (11:01 +0000)]
Avoid warning
jpr [Tue, 18 Sep 2007 10:54:23 +0000 (10:54 +0000)]
Avoid warning
jpr [Tue, 18 Sep 2007 10:50:37 +0000 (10:50 +0000)]
Avoid compile time warning
malaterre [Tue, 18 Sep 2007 07:59:37 +0000 (07:59 +0000)]
ENH: do not run valgrind on dcmdump/reWrite test
malaterre [Tue, 18 Sep 2007 07:58:38 +0000 (07:58 +0000)]
ENH: strstream were deprecated around 1998. Need to use stringstream instead. Add dcmdump+reWrite to check consistency
malaterre [Tue, 18 Sep 2007 07:54:46 +0000 (07:54 +0000)]
COMP: Fix picky compiler
malaterre [Tue, 18 Sep 2007 07:54:30 +0000 (07:54 +0000)]
COMP: Please dont add code that do not even compile
jpr [Mon, 17 Sep 2007 12:21:56 +0000 (12:21 +0000)]
Fix comments
jpr [Mon, 17 Sep 2007 12:20:00 +0000 (12:20 +0000)]
fix gdcm -> GDCM_NAME_SPACE
jpr [Mon, 17 Sep 2007 12:18:25 +0000 (12:18 +0000)]
Doxygen : forget to commit theese ones
jpr [Mon, 17 Sep 2007 12:16:01 +0000 (12:16 +0000)]
Doxygen (1.5.2) doen't want \\ref option.
Avoid tons of warnings