]> Creatis software - gdcm.git/log
gdcm.git
16 years agoCOMP: getting borland to compile templated code
malaterre [Sat, 27 Oct 2007 17:34:16 +0000 (17:34 +0000)]
COMP: getting borland to compile templated code

16 years agoAvoid Borland warnings (?)
jpr [Fri, 26 Oct 2007 16:06:57 +0000 (16:06 +0000)]
Avoid Borland warnings (?)

16 years agoFIX: Make it compiler on st***d Sun compiler
malaterre [Fri, 26 Oct 2007 09:00:31 +0000 (09:00 +0000)]
FIX: Make it compiler on st***d Sun compiler

16 years agoBUG: map<>::mapped_type is not part of the STL. Should fix issue on VS* 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

16 years agoAvoid warnings
jpr [Thu, 25 Oct 2007 08:02:38 +0000 (08:02 +0000)]
Avoid warnings

16 years agoavoid warnings
jpr [Thu, 25 Oct 2007 07:57:33 +0000 (07:57 +0000)]
avoid warnings

16 years agoAvoid warnings
jpr [Thu, 25 Oct 2007 07:55:02 +0000 (07:55 +0000)]
Avoid warnings

16 years agoSome fixes for BORLAND (some more to come ...)
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.

16 years agoNow we check Dictionnary for Shadow Elements, even when Implicit VR!
jpr [Wed, 24 Oct 2007 10:38:51 +0000 (10:38 +0000)]
Now we check Dictionnary for Shadow Elements, even when Implicit VR!

16 years agoAvoid warnings
jpr [Wed, 24 Oct 2007 08:03:44 +0000 (08:03 +0000)]
Avoid warnings

16 years agoCoding style + minor modif
jpr [Wed, 24 Oct 2007 08:03:10 +0000 (08:03 +0000)]
Coding style + minor modif

16 years agoENH: second attempt at getting VS6 to compile templated code
malaterre [Wed, 24 Oct 2007 07:15:32 +0000 (07:15 +0000)]
ENH: second attempt at getting VS6 to compile templated code

16 years agoDeal with
jpr [Tue, 23 Oct 2007 15:52:33 +0000 (15:52 +0000)]
Deal with
MONOCHROME + [Enhanced CT Image Storage] that actually have Palettes

16 years agoHope there will be less compile errors, under msvc6 ...
jpr [Tue, 23 Oct 2007 14:48:26 +0000 (14:48 +0000)]
Hope there will be less compile errors, under msvc6 ...

16 years ago#include <algorithm>
jpr [Fri, 19 Oct 2007 15:42:23 +0000 (15:42 +0000)]
#include <algorithm>
Hope std::transform is accepted by msvc6, now

16 years agoavoid warning
jpr [Fri, 19 Oct 2007 15:29:57 +0000 (15:29 +0000)]
avoid warning

16 years agoBUG: Fix upper case vs lower case. Thanks to JPR for report
malaterre [Fri, 19 Oct 2007 15:15:51 +0000 (15:15 +0000)]
BUG: Fix upper case vs lower case. Thanks to JPR for report

16 years agoavoid warning
jpr [Fri, 19 Oct 2007 15:15:16 +0000 (15:15 +0000)]
avoid warning

16 years agoavoid warnings
jpr [Fri, 19 Oct 2007 15:14:05 +0000 (15:14 +0000)]
avoid warnings

16 years agoavoid warnings
jpr [Fri, 19 Oct 2007 15:06:08 +0000 (15:06 +0000)]
avoid warnings

16 years agoavoid warnings
jpr [Fri, 19 Oct 2007 14:47:18 +0000 (14:47 +0000)]
avoid warnings

16 years agoAllow user to ask to use SerieDescription+serieNumber instead od
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!)

16 years agoENH: regenerate dict from GDCM2.xml. I think we got 0000 elements right now
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

16 years agoShould work in 'no write' mode, as well!
jpr [Fri, 19 Oct 2007 11:53:42 +0000 (11:53 +0000)]
Should work in 'no write' mode, as well!

16 years agoUse GDCM_NAME_SPACE
jpr [Fri, 19 Oct 2007 10:18:25 +0000 (10:18 +0000)]
Use GDCM_NAME_SPACE

16 years agoForce 0018|0015 [CS] [Body Part Examined] (in any) to upper value,
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!)

16 years agoWhen ContentType == FILTERED_IMAGE, we force 0008_0008 to DERIVED\\PRIMARY,
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 ...)

16 years agoShould avoid dciodvfy to complain about File Meta Information Version Attribute
jpr [Wed, 17 Oct 2007 08:57:55 +0000 (08:57 +0000)]
Should avoid dciodvfy to complain about File Meta Information Version Attribute

16 years agoAdd comments on 16 bits Palette Color
jpr [Tue, 16 Oct 2007 10:11:06 +0000 (10:11 +0000)]
Add comments on 16 bits Palette Color

16 years agoShould work better when coordinates are NOT integers
jpr [Mon, 15 Oct 2007 13:55:35 +0000 (13:55 +0000)]
Should work better when coordinates are NOT integers

16 years agoENH: Add Satomi Takeo
malaterre [Fri, 12 Oct 2007 08:08:38 +0000 (08:08 +0000)]
ENH: Add Satomi Takeo

16 years agoCOMP: Fix a bunch of warnings. Try to get template to compile on the pseudo VS6 so...
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

16 years agoShould avoid some warnings
jpr [Thu, 4 Oct 2007 17:50:42 +0000 (17:50 +0000)]
Should avoid some warnings

16 years agoAdd Francois Bertel in contributors list.
jpr [Thu, 4 Oct 2007 17:49:22 +0000 (17:49 +0000)]
Add Francois Bertel in contributors list.

16 years agoBUG: Fix serious bug. Grayscale image were produced from garbage input. Thanks to...
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

16 years agoENH: s key is now save to a file a screenshot
malaterre [Wed, 3 Oct 2007 15:50:13 +0000 (15:50 +0000)]
ENH: s key is now save to a file a screenshot

16 years agoENH: update for VTK5
malaterre [Wed, 3 Oct 2007 15:49:51 +0000 (15:49 +0000)]
ENH: update for VTK5

16 years agoENH: cleanup + add comment
malaterre [Wed, 3 Oct 2007 13:18:28 +0000 (13:18 +0000)]
ENH: cleanup + add comment

16 years agoENH: gdcm is not called gdcm anymore...
malaterre [Wed, 3 Oct 2007 12:02:55 +0000 (12:02 +0000)]
ENH: gdcm is not called gdcm anymore...

16 years agoCOMP: remove warnings
malaterre [Wed, 3 Oct 2007 12:01:27 +0000 (12:01 +0000)]
COMP: remove warnings

16 years agoCOMP: remove warnings
malaterre [Wed, 3 Oct 2007 11:59:27 +0000 (11:59 +0000)]
COMP: remove warnings

16 years agoBUG: need the gdcm namespace. add comments
malaterre [Wed, 3 Oct 2007 09:46:09 +0000 (09:46 +0000)]
BUG: need the gdcm namespace. add comments

16 years agoBUG: ooops this is a 16bits palette
malaterre [Wed, 3 Oct 2007 09:35:27 +0000 (09:35 +0000)]
BUG: ooops this is a 16bits palette

16 years agoENH: HasLut return true when finding a segmented palette
malaterre [Wed, 3 Oct 2007 09:32:10 +0000 (09:32 +0000)]
ENH: HasLut return true when finding a segmented palette

16 years agoENH: add support for segmented palette
malaterre [Wed, 3 Oct 2007 09:31:08 +0000 (09:31 +0000)]
ENH: add support for segmented palette

16 years agoENH: add code for segmented palette
malaterre [Wed, 3 Oct 2007 09:22:45 +0000 (09:22 +0000)]
ENH: add code for segmented palette

16 years agoFIX: Do not return success when failed...
malaterre [Wed, 3 Oct 2007 09:14:55 +0000 (09:14 +0000)]
FIX: Do not return success when failed...

16 years agoENH: add comments
malaterre [Wed, 3 Oct 2007 08:50:48 +0000 (08:50 +0000)]
ENH: add comments

16 years agoENH: add example to expand segemented palette
malaterre [Wed, 3 Oct 2007 08:46:02 +0000 (08:46 +0000)]
ENH: add example to expand segemented palette

16 years agoLike SplitIntoXCoherentDirectories;
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')

16 years agolike exXCoherentFileSet, but user is allowed to 'COPY' the files in a Directory
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)

16 years agoCode normalization
jpr [Mon, 1 Oct 2007 09:33:20 +0000 (09:33 +0000)]
Code normalization

16 years agoComments
jpr [Mon, 1 Oct 2007 09:28:57 +0000 (09:28 +0000)]
Comments

16 years agoAdd Util::ReplaceSpecChar method.
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

16 years agoSome Updates
jpr [Fri, 28 Sep 2007 14:27:48 +0000 (14:27 +0000)]
Some Updates

16 years agoAdd VR = OL (vs OB, OW) test
jpr [Fri, 28 Sep 2007 14:20:22 +0000 (14:20 +0000)]
Add VR = OL (vs OB, OW) test

16 years agoPython version consistent with C++ version!
jpr [Fri, 28 Sep 2007 14:18:51 +0000 (14:18 +0000)]
Python version consistent with C++ version!

16 years agoAllow Python2.5 as well
jpr [Fri, 28 Sep 2007 14:17:35 +0000 (14:17 +0000)]
Allow Python2.5 as well

16 years agoavoid warning
jpr [Fri, 28 Sep 2007 14:16:09 +0000 (14:16 +0000)]
avoid warning

16 years agoAdd some more checking
jpr [Fri, 28 Sep 2007 14:15:34 +0000 (14:15 +0000)]
Add some more checking

16 years agoNormalization
jpr [Fri, 28 Sep 2007 14:09:20 +0000 (14:09 +0000)]
Normalization

16 years agoexXCoherentFileSet has one more parameter "write" that allows user to
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!)

16 years agoI don't like warnings!
jpr [Fri, 28 Sep 2007 11:03:52 +0000 (11:03 +0000)]
I don't like warnings!

16 years agoRemove return-as-error
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 !)

16 years agoAllow user to give a 'lexicographical compliant' name to the files
jpr [Wed, 26 Sep 2007 16:19:54 +0000 (16:19 +0000)]
Allow user to give a 'lexicographical compliant' name to the files

16 years agomissing space
jpr [Wed, 26 Sep 2007 14:37:56 +0000 (14:37 +0000)]
missing space

16 years agoThis one should be usefull in order not to 'read' to many headers, in
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

16 years agoAvoid warning at runtime
jpr [Wed, 26 Sep 2007 08:07:42 +0000 (08:07 +0000)]
Avoid warning at runtime

16 years agoAvoid wrong warning messages at run time.
jpr [Wed, 26 Sep 2007 07:47:07 +0000 (07:47 +0000)]
Avoid wrong warning messages at run time.

16 years agomistyping
jpr [Wed, 26 Sep 2007 07:10:33 +0000 (07:10 +0000)]
mistyping

16 years agoFix writting VR = OL
jpr [Tue, 25 Sep 2007 16:06:46 +0000 (16:06 +0000)]
Fix writting VR = OL

16 years agoDeal with new "OL" VR
jpr [Tue, 25 Sep 2007 15:21:57 +0000 (15:21 +0000)]
Deal with new "OL" VR

16 years agoConform ftp://medical.nema.org/medical/dicom/Supps/sup119_pc.pdf :
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

16 years agoAlways generate an error (temporaryly),
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

16 years agoJust to see, on the Dashbord (Linux+Windows) whether inline has an effect or
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 ...)

16 years agoRe-activate TestInLine
jpr [Thu, 20 Sep 2007 12:48:20 +0000 (12:48 +0000)]
Re-activate TestInLine

16 years agoUserDefinedFileIdentifier is now more human readable
jpr [Thu, 20 Sep 2007 12:44:16 +0000 (12:44 +0000)]
UserDefinedFileIdentifier is now more human readable

16 years agoEasyly reusable code
jpr [Thu, 20 Sep 2007 12:15:06 +0000 (12:15 +0000)]
Easyly reusable code
b

16 years agoAvoid warnings
jpr [Thu, 20 Sep 2007 11:15:54 +0000 (11:15 +0000)]
Avoid warnings

16 years agoAllow using Python2.5
jpr [Thu, 20 Sep 2007 11:08:52 +0000 (11:08 +0000)]
Allow using Python2.5

16 years agoUpdate
jpr [Thu, 20 Sep 2007 07:56:20 +0000 (07:56 +0000)]
Update

16 years agoStop panic users with useless 'error' messages
jpr [Thu, 20 Sep 2007 07:43:35 +0000 (07:43 +0000)]
Stop panic users with useless 'error' messages

16 years ago} missing?
jpr [Wed, 19 Sep 2007 06:42:08 +0000 (06:42 +0000)]
} missing?
Do I need to change my text editor ?!?

16 years agoTo help human reader of PrintFile, hexadecimal value of integers (UL,US,SL,SS)
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)

16 years agoavoid Doxygen Warnings
jpr [Tue, 18 Sep 2007 15:59:48 +0000 (15:59 +0000)]
avoid Doxygen Warnings

16 years agoForgot to update this one
jpr [Tue, 18 Sep 2007 15:56:41 +0000 (15:56 +0000)]
Forgot to update this one

16 years agoFix the still ifdef-disabled code
jpr [Tue, 18 Sep 2007 15:53:25 +0000 (15:53 +0000)]
Fix the still ifdef-disabled code

16 years agoAvoid warning
jpr [Tue, 18 Sep 2007 11:01:55 +0000 (11:01 +0000)]
Avoid warning

16 years agoAvoid warning
jpr [Tue, 18 Sep 2007 10:54:23 +0000 (10:54 +0000)]
Avoid warning

16 years agoAvoid compile time warning
jpr [Tue, 18 Sep 2007 10:50:37 +0000 (10:50 +0000)]
Avoid compile time warning

16 years agoENH: do not run valgrind on dcmdump/reWrite test
malaterre [Tue, 18 Sep 2007 07:59:37 +0000 (07:59 +0000)]
ENH: do not run valgrind on dcmdump/reWrite test

16 years agoENH: strstream were deprecated around 1998. Need to use stringstream instead. Add...
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

16 years agoCOMP: Fix picky compiler
malaterre [Tue, 18 Sep 2007 07:54:46 +0000 (07:54 +0000)]
COMP: Fix picky compiler

16 years agoCOMP: Please dont add code that do not even compile
malaterre [Tue, 18 Sep 2007 07:54:30 +0000 (07:54 +0000)]
COMP: Please dont add code that do not even compile

16 years agoFix comments
jpr [Mon, 17 Sep 2007 12:21:56 +0000 (12:21 +0000)]
Fix comments

16 years agofix gdcm -> GDCM_NAME_SPACE
jpr [Mon, 17 Sep 2007 12:20:00 +0000 (12:20 +0000)]
fix gdcm -> GDCM_NAME_SPACE

16 years agoDoxygen : forget to commit theese ones
jpr [Mon, 17 Sep 2007 12:18:25 +0000 (12:18 +0000)]
Doxygen : forget to commit theese ones

16 years agoDoxygen (1.5.2) doen't want \\ref option.
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

16 years agoCOMP: Fix painfully picky compiler
malaterre [Sun, 16 Sep 2007 14:07:20 +0000 (14:07 +0000)]
COMP: Fix painfully picky compiler

16 years agoBUG: how did that hqppen...
malaterre [Sat, 15 Sep 2007 11:13:37 +0000 (11:13 +0000)]
BUG: how did that hqppen...