]> Creatis software - gdcm.git/log
gdcm.git
18 years agoENH: Remove jpeg2000 from borland test
malaterre [Wed, 22 Jun 2005 13:56:39 +0000 (13:56 +0000)]
ENH: Remove jpeg2000 from borland test

18 years agoWaiting for a clever idea on the way to userfriendly manage them,
jpr [Wed, 22 Jun 2005 08:37:54 +0000 (08:37 +0000)]
Waiting for a clever idea on the way to userfriendly manage them,
LUT Data (*not* Palette Color) extraction and display
is let in the application.
Wiil probabely be moved to method of PixelReadConvert.

18 years agoCoding Style
jpr [Wed, 22 Jun 2005 08:11:23 +0000 (08:11 +0000)]
Coding Style

18 years agocoding style
jpr [Wed, 22 Jun 2005 08:04:34 +0000 (08:04 +0000)]
coding style

18 years agoComments
jpr [Wed, 22 Jun 2005 08:01:41 +0000 (08:01 +0000)]
Comments

18 years agoFix misstyping, while removing spurious \t characters
jpr [Wed, 22 Jun 2005 08:00:29 +0000 (08:00 +0000)]
Fix misstyping, while removing spurious \t characters

18 years agogdcm images are now "GDCM 1.1" built.
jpr [Wed, 22 Jun 2005 07:53:52 +0000 (07:53 +0000)]
gdcm images are now "GDCM 1.1" built.

18 years agoSome constructors (at least one ...) use BitsAllocated =! BitsStored for
jpr [Wed, 22 Jun 2005 07:52:32 +0000 (07:52 +0000)]
Some constructors (at least one ...) use BitsAllocated =! BitsStored for
negative Pixels.
That break at lot of viewers ...
We now *propagate the sign bit* upon the unused ones, better than masking them
out.
Thx to Luca Picello for profiding data to fix the bug

19 years agoWaiting for David Clunie's answer, I re added some SQ tag that vanished from
jpr [Tue, 21 Jun 2005 14:48:26 +0000 (14:48 +0000)]
Waiting for David Clunie's answer, I re added some SQ tag that vanished from
the pdf document.
We're *sure* gdcm will break if such a SQ tag is found, within a, 'Implicit VR'
file.
Re added
0041 1050 SQ 1 PAPYRUS 3.0 Serie Sequence
in order to be able again to parse PAPYRUS 3.0
(Next wersion will have a special Papyrus Dictionary, with only *one* tag)

19 years agoBUG: Solve the 'Shoot Yourself in the Foot' problem
malaterre [Tue, 21 Jun 2005 14:05:06 +0000 (14:05 +0000)]
BUG: Solve the 'Shoot Yourself in the Foot' problem

19 years agoENH: update the script
malaterre [Tue, 21 Jun 2005 02:12:26 +0000 (02:12 +0000)]
ENH: update the script

19 years agoENH: Fix two problem, page 26 of the pdf there is a duplicate: 0018 9022. And there...
malaterre [Tue, 21 Jun 2005 02:09:18 +0000 (02:09 +0000)]
ENH: Fix two problem, page 26 of the pdf there is a duplicate: 0018 9022. And there was a typo for group length

19 years agoBUG: Forgot a comma when copy pasting...sorry
malaterre [Tue, 21 Jun 2005 01:19:06 +0000 (01:19 +0000)]
BUG: Forgot a comma when copy pasting...sorry

19 years agoENH: Minor typo (used to be like that in 2001) but renamed differently in 2004
malaterre [Mon, 20 Jun 2005 22:54:55 +0000 (22:54 +0000)]
ENH: Minor typo (used to be like that in 2001) but renamed differently in 2004

19 years agoENH: Running the python parser to correct some mistake due to the by hand previous...
malaterre [Mon, 20 Jun 2005 21:52:55 +0000 (21:52 +0000)]
ENH: Running the python parser to correct some mistake due to the by hand previous process... Marking unsolvable problem with a FIXME, until news.dicom answer it

19 years agoENH: Adding a python parser for the pdftotext output. Run as: python ParseDict.py...
malaterre [Mon, 20 Jun 2005 20:04:52 +0000 (20:04 +0000)]
ENH: Adding a python parser for the pdftotext output. Run as: python ParseDict.py 04_06PU.txt /tmp/dicomV3.dic

19 years agoComments
jpr [Mon, 20 Jun 2005 17:12:03 +0000 (17:12 +0000)]
Comments

19 years agoAvoid re writing Palette Color Lookup Table UID when Palette Color is removed
jpr [Mon, 20 Jun 2005 17:10:17 +0000 (17:10 +0000)]
Avoid re writing Palette Color Lookup Table UID when Palette Color is removed

19 years agoPreventive bug fix for LUT Data.
jpr [Mon, 20 Jun 2005 15:58:53 +0000 (15:58 +0000)]
Preventive bug fix for LUT Data.
I said : LUT Date, *not* Palette Color

19 years agoTo avoid warnings at compile time
jpr [Sun, 19 Jun 2005 15:57:29 +0000 (15:57 +0000)]
To avoid warnings at compile time

19 years agoCOMP: Fix compilation on MacOSX
malaterre [Sat, 18 Jun 2005 17:58:59 +0000 (17:58 +0000)]
COMP: Fix compilation on MacOSX

19 years agoCOMP: What is wrong with me
malaterre [Fri, 17 Jun 2005 16:06:26 +0000 (16:06 +0000)]
COMP: What is wrong with me

19 years agoSometimes a Warning is an error !
jpr [Fri, 17 Jun 2005 14:36:19 +0000 (14:36 +0000)]
Sometimes a Warning is an error !

19 years agoCOMP: Remove another warning on icc81
malaterre [Fri, 17 Jun 2005 13:47:46 +0000 (13:47 +0000)]
COMP: Remove another warning on icc81

19 years agoCOMP: fix waring on icc81
malaterre [Fri, 17 Jun 2005 13:45:27 +0000 (13:45 +0000)]
COMP: fix waring on icc81

19 years agoAdd ShowLut option, for debugging purpose
jpr [Fri, 17 Jun 2005 12:46:15 +0000 (12:46 +0000)]
Add ShowLut option, for debugging purpose

19 years agoDeleting Argument Manager *once* is enough
jpr [Fri, 17 Jun 2005 12:37:20 +0000 (12:37 +0000)]
Deleting Argument Manager *once* is enough

19 years agoAdd comments
jpr [Fri, 17 Jun 2005 12:36:07 +0000 (12:36 +0000)]
Add comments

19 years agoAdd some accessors for debugging purpose
jpr [Fri, 17 Jun 2005 12:35:00 +0000 (12:35 +0000)]
Add some accessors for debugging purpose

19 years agoTry to solve RLE pb
jpr [Fri, 17 Jun 2005 12:27:52 +0000 (12:27 +0000)]
Try to solve RLE pb

19 years agoCoding style
jpr [Fri, 17 Jun 2005 12:15:54 +0000 (12:15 +0000)]
Coding style

19 years agoENH: Remove the same warning on a different machine with the EXACT same compiler...
malaterre [Thu, 16 Jun 2005 20:27:46 +0000 (20:27 +0000)]
ENH: Remove the same warning on a different machine with the EXACT same compiler...

19 years agoCOMP: Fix ttyf, might be used unitialized...
malaterre [Thu, 16 Jun 2005 20:26:25 +0000 (20:26 +0000)]
COMP: Fix ttyf, might be used unitialized...

19 years agoENH: Fix a minor compilation problem, adding some jpegls demo code (commented out)
malaterre [Wed, 15 Jun 2005 19:59:39 +0000 (19:59 +0000)]
ENH: Fix a minor compilation problem, adding some jpegls demo code (commented out)

19 years agoBUG: Reremove mpeg2 this is not production stable, sorry bad commit
malaterre [Wed, 15 Jun 2005 15:49:46 +0000 (15:49 +0000)]
BUG: Reremove mpeg2 this is not production stable, sorry bad commit

19 years agoFix misstyping
jpr [Wed, 15 Jun 2005 12:48:40 +0000 (12:48 +0000)]
Fix misstyping

19 years agoUpdate image recap
jpr [Wed, 15 Jun 2005 10:12:03 +0000 (10:12 +0000)]
Update image recap

19 years agoUpdate Credits
jpr [Wed, 15 Jun 2005 10:10:45 +0000 (10:10 +0000)]
Update Credits

19 years agoAdd a user supplied example 'Grey to RGB'
jpr [Wed, 15 Jun 2005 10:06:36 +0000 (10:06 +0000)]
Add a user supplied example 'Grey to RGB'
that converts a 8/16 Bits 'grey level' image (Samples per Pixel = 1)
into an 'RGB image' (Samples per Pixel = 3)
Result may be usefull for performing some checks

19 years agoTypo
jpr [Wed, 15 Jun 2005 09:54:13 +0000 (09:54 +0000)]
Typo

19 years agoGiving the right name to blacklisted images should help
jpr [Wed, 15 Jun 2005 09:42:56 +0000 (09:42 +0000)]
Giving the right name to blacklisted images should help

19 years agoENH: Sltightly better code
malaterre [Tue, 14 Jun 2005 20:53:19 +0000 (20:53 +0000)]
ENH: Sltightly better code

19 years agoENH: proof of concept for usage of VM in gdcm. Extremely early alpha stage don't use
malaterre [Tue, 14 Jun 2005 20:33:53 +0000 (20:33 +0000)]
ENH: proof of concept for usage of VM in gdcm. Extremely early alpha stage don't use

19 years agoENH: Add doc for assert
malaterre [Tue, 14 Jun 2005 19:22:13 +0000 (19:22 +0000)]
ENH: Add doc for assert

19 years agoCOMP: sprintf is declared in stdio.h
malaterre [Tue, 14 Jun 2005 18:37:55 +0000 (18:37 +0000)]
COMP: sprintf is declared in stdio.h

19 years agoENH: Remove an old warning on SunOS/ijg lib
malaterre [Tue, 14 Jun 2005 17:01:10 +0000 (17:01 +0000)]
ENH: Remove an old warning on SunOS/ijg lib

19 years agoENH: Forgot Johan
malaterre [Tue, 14 Jun 2005 16:56:52 +0000 (16:56 +0000)]
ENH: Forgot Johan

19 years agoENH: Ok that's it I am sick of jasper warnings
malaterre [Tue, 14 Jun 2005 16:40:11 +0000 (16:40 +0000)]
ENH: Ok that's it I am sick of jasper warnings

19 years agoCOMP: try to get rid of a warning on gcc/MacOSX
malaterre [Tue, 14 Jun 2005 16:38:12 +0000 (16:38 +0000)]
COMP: try to get rid of a warning on gcc/MacOSX

19 years agoENH: Need to allow hex for expressing size
malaterre [Tue, 14 Jun 2005 16:12:40 +0000 (16:12 +0000)]
ENH: Need to allow hex for expressing size

19 years agoUpdate Doc
jpr [Tue, 14 Jun 2005 14:59:08 +0000 (14:59 +0000)]
Update Doc

19 years agoBlack list 16 Bits images with 16 Bits LUT
jpr [Tue, 14 Jun 2005 14:40:48 +0000 (14:40 +0000)]
Black list 16 Bits images with 16 Bits LUT
(waiting to be sure)

19 years agoTypo + Doxygen
jpr [Tue, 14 Jun 2005 14:00:03 +0000 (14:00 +0000)]
Typo + Doxygen

19 years agoNow gdcm deals with 16 bits per pixel images with 16 bits Palette colors
jpr [Tue, 14 Jun 2005 13:56:41 +0000 (13:56 +0000)]
Now gdcm deals with 16 bits per pixel images with 16 bits Palette colors
(3 * 65536 short int ...)
Nice fat header.
"Segmented Palettes" pb still pending, but I never saw any viewer dealing with it.

19 years agoTo avoid 'unused' warning
jpr [Tue, 14 Jun 2005 09:21:00 +0000 (09:21 +0000)]
To avoid 'unused' warning

19 years agoTypo
jpr [Tue, 14 Jun 2005 09:09:50 +0000 (09:09 +0000)]
Typo

19 years agoTo avoid warning on smallfry
jpr [Tue, 14 Jun 2005 09:08:46 +0000 (09:08 +0000)]
To avoid warning on smallfry

19 years agoTo avoid 'performance warning' on joebar
jpr [Tue, 14 Jun 2005 09:04:59 +0000 (09:04 +0000)]
To avoid 'performance warning' on joebar

19 years agoUpdate TS dictionary, in order not to be confused by Philips IE33 Private SOP
jpr [Mon, 13 Jun 2005 16:57:24 +0000 (16:57 +0000)]
Update TS dictionary, in order not to be confused by  Philips IE33 Private SOP

19 years ago #Something stupid occured in the code for LibIDO images.
jpr [Mon, 13 Jun 2005 16:09:32 +0000 (16:09 +0000)]
  #Something stupid occured in the code for LibIDO images.
  #I Black list them for a while. JP
  "gdcm-ACR-LibIDO.acr"
  "LIBIDO-24-ACR_NEMA-Rectangle.dcm"

19 years agoSome more oddities dealt with.
jpr [Mon, 13 Jun 2005 15:43:48 +0000 (15:43 +0000)]
Some more oddities dealt with.
Doesn't work yet with 65536 entries 16 Bits LUT (?!?), with 16 bits pixels.
Still looking for accurate info on the web about it

19 years agoCOMP: Remove warnings with VS6
malaterre [Mon, 13 Jun 2005 15:06:36 +0000 (15:06 +0000)]
COMP: Remove warnings with VS6

19 years agoCOMP: Fix compilation on macosx and global symbol
malaterre [Mon, 13 Jun 2005 15:02:59 +0000 (15:02 +0000)]
COMP: Fix compilation on macosx and global symbol

19 years agoENH: Remove a warning I thought I was already removing...
malaterre [Mon, 13 Jun 2005 13:49:33 +0000 (13:49 +0000)]
ENH: Remove a warning I thought I was already removing...

19 years agoCOMP: alright please VS7 and sorry for VS6
malaterre [Mon, 13 Jun 2005 04:04:31 +0000 (04:04 +0000)]
COMP: alright please VS7 and sorry for VS6

19 years agoENH: adding a thin wrapper around fstream to deal with fragments
malaterre [Mon, 13 Jun 2005 00:22:14 +0000 (00:22 +0000)]
ENH: adding a thin wrapper around fstream to deal with fragments

19 years agoENH: Remove some more warnings on XCode
malaterre [Sun, 12 Jun 2005 15:55:33 +0000 (15:55 +0000)]
ENH: Remove some more warnings on XCode

19 years agoCOMP: make the code compile with c++ compiler
malaterre [Sun, 12 Jun 2005 15:53:21 +0000 (15:53 +0000)]
COMP: make the code compile with c++ compiler

19 years agoCOMP: VS6 was not happy to cast an int into ushort
malaterre [Sat, 11 Jun 2005 17:50:27 +0000 (17:50 +0000)]
COMP: VS6 was not happy to cast an int into ushort

19 years agoCOMP: Remove string lenght warning problem with jpegls
malaterre [Sat, 11 Jun 2005 16:00:01 +0000 (16:00 +0000)]
COMP: Remove string lenght warning problem with jpegls

19 years agoCOMP: Remove warning about jasper on Sun
malaterre [Sat, 11 Jun 2005 15:56:27 +0000 (15:56 +0000)]
COMP: Remove warning about jasper on Sun

19 years agoCOMP: Hopefully this patch is the right one to get jasper to compile on macosx
malaterre [Sat, 11 Jun 2005 15:24:36 +0000 (15:24 +0000)]
COMP: Hopefully this patch is the right one to get jasper to compile on macosx

19 years agoBUG: Need to save the damn file with correct filename
malaterre [Sat, 11 Jun 2005 15:20:44 +0000 (15:20 +0000)]
BUG: Need to save the damn file with correct filename

19 years agoCOMP: EXTERN was conflicting with the one in ijg, rename the one in jasper.
malaterre [Sat, 11 Jun 2005 14:23:07 +0000 (14:23 +0000)]
COMP: EXTERN was conflicting with the one in ijg, rename the one in jasper.

19 years agoCOMP: screw me, I forgot to checkin those things I send to jasper ML...
malaterre [Sat, 11 Jun 2005 02:05:14 +0000 (02:05 +0000)]
COMP: screw me, I forgot to checkin those things I send to jasper ML...

19 years agoBUG: hum interesting
malaterre [Fri, 10 Jun 2005 17:10:36 +0000 (17:10 +0000)]
BUG: hum interesting

19 years agoENH: ooops I also need this one
malaterre [Fri, 10 Jun 2005 17:03:55 +0000 (17:03 +0000)]
ENH: ooops I also need this one

19 years agoENH: Remove the prebinding thingy that only happen on XCode/MacOSX...
malaterre [Fri, 10 Jun 2005 16:57:36 +0000 (16:57 +0000)]
ENH: Remove the prebinding thingy that only happen on XCode/MacOSX...

19 years agoBUG: Need to force the value if set to something else
malaterre [Fri, 10 Jun 2005 16:50:36 +0000 (16:50 +0000)]
BUG: Need to force the value if set to something else

19 years agoENH: doh! support also the other case...
malaterre [Fri, 10 Jun 2005 16:37:01 +0000 (16:37 +0000)]
ENH: doh! support also the other case...

19 years agoENH: Adding support for removing warnings from the dashboard.
malaterre [Fri, 10 Jun 2005 16:11:43 +0000 (16:11 +0000)]
ENH: Adding support for removing warnings from the dashboard.

19 years agoEnhancement of Rewrite (use may choose if he wants LUT or RGB Pixels)
jpr [Fri, 10 Jun 2005 14:10:22 +0000 (14:10 +0000)]
Enhancement of Rewrite (use may choose if he wants LUT or RGB Pixels)

19 years agoCOMP: another cast needed for vs7
malaterre [Fri, 10 Jun 2005 14:09:38 +0000 (14:09 +0000)]
COMP: another cast needed for vs7

19 years agoCOMP: A few stupid cast needed for vs7
malaterre [Fri, 10 Jun 2005 14:07:43 +0000 (14:07 +0000)]
COMP: A few stupid cast needed for vs7

19 years agoBug fix in Load method.
jpr [Fri, 10 Jun 2005 14:05:37 +0000 (14:05 +0000)]
Bug fix in Load method.
Thx to Benoit for providing fix.

19 years agoCOMP: locale_cscanline/pscanline might be used unitialized in this function
malaterre [Fri, 10 Jun 2005 14:04:34 +0000 (14:04 +0000)]
COMP: locale_cscanline/pscanline might be used unitialized in this function

19 years agoCOMP: why the heck did they used 'lf' for printing a double ?
malaterre [Fri, 10 Jun 2005 14:02:29 +0000 (14:02 +0000)]
COMP: why the heck did they used 'lf' for printing a double ?

19 years agoCOMP: id is assigned a value that is never used
malaterre [Fri, 10 Jun 2005 13:57:22 +0000 (13:57 +0000)]
COMP: id is assigned a value that is never used

19 years agoCOMP: dmc is assigned a value that is never user
malaterre [Fri, 10 Jun 2005 13:55:31 +0000 (13:55 +0000)]
COMP: dmc is assigned a value that is never user

19 years agoCOMP: Fix compilation on mingw
malaterre [Fri, 10 Jun 2005 13:50:09 +0000 (13:50 +0000)]
COMP: Fix compilation on mingw

19 years agoTo avoid warnings
jpr [Fri, 10 Jun 2005 08:00:20 +0000 (08:00 +0000)]
To avoid warnings

19 years agoENH: make gdcmjasper more portable. It is now fully independant from the toplevel...
malaterre [Thu, 9 Jun 2005 23:16:49 +0000 (23:16 +0000)]
ENH: make gdcmjasper more portable. It is now fully independant from the toplevel GDCM project

19 years agoCOMP: Can now configure gdcmjpegls as a separate project, also fix the inline keyword...
malaterre [Thu, 9 Jun 2005 22:24:38 +0000 (22:24 +0000)]
COMP: Can now configure gdcmjpegls as a separate project, also fix the inline keyword test was failing with compiler that support inline.

19 years agoCOMP: applying another patch send to jasper group, to please bcc32 5.5.1
malaterre [Thu, 9 Jun 2005 22:09:39 +0000 (22:09 +0000)]
COMP: applying another patch send to jasper group, to please bcc32 5.5.1

19 years agoCOMP: applying partial patch sent to jasper group, to please VS7.1
malaterre [Thu, 9 Jun 2005 22:01:59 +0000 (22:01 +0000)]
COMP: applying partial patch sent to jasper group, to please VS7.1

19 years agoCOMP: Fixing warnings on bcc32
malaterre [Thu, 9 Jun 2005 21:42:45 +0000 (21:42 +0000)]
COMP: Fixing warnings on bcc32

19 years agoCOMP: Removing warning
malaterre [Thu, 9 Jun 2005 21:32:14 +0000 (21:32 +0000)]
COMP: Removing warning

19 years agoCOMP: Specify we are using long, should get rid of the warning
malaterre [Thu, 9 Jun 2005 21:27:18 +0000 (21:27 +0000)]
COMP: Specify we are using long, should get rid of the warning

19 years agoBUG: JPEGLS IS JPEG
malaterre [Thu, 9 Jun 2005 21:14:43 +0000 (21:14 +0000)]
BUG: JPEGLS IS JPEG

19 years agoShould avoid some warnings
jpr [Thu, 9 Jun 2005 11:27:54 +0000 (11:27 +0000)]
Should avoid some warnings