]> Creatis software - gdcm.git/log
gdcm.git
18 years agoENH: Fix project number, CVS HEAD IS NOT 1.0 anymore. Also trying to add comment...
malaterre [Tue, 7 Jun 2005 14:41:46 +0000 (14:41 +0000)]
ENH: Fix project number, CVS HEAD IS NOT 1.0 anymore. Also trying to add comment in Examples does not work...

18 years agoENH: Improve documentation
malaterre [Tue, 7 Jun 2005 14:37:47 +0000 (14:37 +0000)]
ENH: Improve documentation

18 years agoThe highy time consuming method GetMacAdress is now called just once
jpr [Tue, 7 Jun 2005 13:48:35 +0000 (13:48 +0000)]
The highy time consuming method GetMacAdress is now called just once

18 years agoTypo
jpr [Tue, 7 Jun 2005 13:44:47 +0000 (13:44 +0000)]
Typo

18 years agoENH: test commit
malaterre [Tue, 7 Jun 2005 13:34:38 +0000 (13:34 +0000)]
ENH: test commit

18 years agoOops. Forget to add file ...
jpr [Tue, 7 Jun 2005 13:10:57 +0000 (13:10 +0000)]
Oops. Forget to add file ...

18 years agoAdd an entry "Command Line Utilities" on the side bar.
jpr [Tue, 7 Jun 2005 11:45:44 +0000 (11:45 +0000)]
Add an entry "Command Line Utilities" on the side bar.

18 years agoUse Argument Manager in 'utilities'
jpr [Tue, 7 Jun 2005 11:12:10 +0000 (11:12 +0000)]
Use Argument Manager in 'utilities'

18 years agoRemove some spurious calls to Format
jpr [Tue, 7 Jun 2005 10:07:20 +0000 (10:07 +0000)]
Remove some spurious calls to Format

18 years agoUse TranslateToKey better than Format
jpr [Tue, 7 Jun 2005 09:58:29 +0000 (09:58 +0000)]
Use TranslateToKey better than Format

18 years ago // according to 'Purify', TranslateToKey is one of the most
jpr [Tue, 7 Jun 2005 08:59:39 +0000 (08:59 +0000)]
   // according to 'Purify', TranslateToKey is one of the most
   // time consuming methods.
   // Let's try to shorten it !

18 years agoWith GDCM_EXPORT, VC shoul be happier
jpr [Tue, 7 Jun 2005 07:46:50 +0000 (07:46 +0000)]
With GDCM_EXPORT, VC shoul be happier

18 years agoCOMP: Fix compilation on minwg... this code is becoming insane
malaterre [Mon, 6 Jun 2005 13:07:19 +0000 (13:07 +0000)]
COMP: Fix compilation on minwg... this code is becoming insane

18 years agoPrintFile uses now the Argument Manager
jpr [Mon, 6 Jun 2005 12:41:04 +0000 (12:41 +0000)]
PrintFile uses now the Argument Manager

18 years ago class ArgMgr (for Arguments Manager) is designed for
jpr [Mon, 6 Jun 2005 12:37:58 +0000 (12:37 +0000)]
  class ArgMgr (for Arguments Manager) is designed for
       command line arguments management
       (to make programmer's live easier)
       (could be used for any kind of 'command line program')

18 years agoFIX : Some images have a wrong length for 0x0000 element of private groups
jpr [Mon, 6 Jun 2005 08:38:29 +0000 (08:38 +0000)]
FIX : Some images have a wrong length for 0x0000 element of private groups
   Better we don't use NO_SEQ | NO_SHADOW as a default option
NO_SEQ is safer.

18 years agoENH: Adding the subdir option commented out for now because of the tons of warnings
malaterre [Sat, 4 Jun 2005 18:08:03 +0000 (18:08 +0000)]
ENH: Adding the subdir option commented out for now because of the tons of warnings

18 years agoENH: Adding jpegls to gdcm
malaterre [Sat, 4 Jun 2005 18:05:25 +0000 (18:05 +0000)]
ENH: Adding jpegls to gdcm

18 years agoENH: cleanup
malaterre [Sat, 4 Jun 2005 18:04:34 +0000 (18:04 +0000)]
ENH: cleanup

18 years agoENH: Adding an open source, BSD compatible jpeg-ls library. Thanks to UBC for releasi...
malaterre [Sat, 4 Jun 2005 18:02:55 +0000 (18:02 +0000)]
ENH: Adding an open source, BSD compatible jpeg-ls library. Thanks to UBC for releasing the sources

18 years agoCOMP: Snap, forgot this one...
malaterre [Sat, 4 Jun 2005 02:10:26 +0000 (02:10 +0000)]
COMP: Snap, forgot this one...

18 years agoENH: Adding some more info on GDCM build process, should let user how everything...
malaterre [Sat, 4 Jun 2005 02:07:55 +0000 (02:07 +0000)]
ENH: Adding some more info on GDCM build process, should let user how everything works...

18 years agoCOMP: snap I broke compilation... does anyone remeber where we need to under GetCurre...
malaterre [Sat, 4 Jun 2005 01:57:36 +0000 (01:57 +0000)]
COMP: snap I broke compilation... does anyone remeber where we need to under GetCurrentTime...

18 years agoCOMP: Hopefully I should get win32 shared lib working with that...not a nice patch...
malaterre [Sat, 4 Jun 2005 01:54:02 +0000 (01:54 +0000)]
COMP: Hopefully I should get win32 shared lib working with that...not a nice patch though...

18 years agoENH: mimic the ijg approach to get win32 shared lib working...
malaterre [Sat, 4 Jun 2005 01:47:37 +0000 (01:47 +0000)]
ENH: mimic the ijg approach to get win32 shared lib working...

18 years agoCOMP: Apparently BCC6 did not like our heuristic, include some windows file also...
malaterre [Sat, 4 Jun 2005 01:24:15 +0000 (01:24 +0000)]
COMP: Apparently BCC6 did not like our heuristic, include some windows file also to please borland. Thanks to Luca Picello for report

18 years agoTypo.
jpr [Fri, 3 Jun 2005 16:08:16 +0000 (16:08 +0000)]
Typo.

18 years agoFix VR processing, to be CP-288 conform.
jpr [Fri, 3 Jun 2005 16:05:23 +0000 (16:05 +0000)]
Fix VR processing, to be CP-288 conform.
Now we can parse any kind of DICOM SR.

18 years agoWe don't SetLoadMode(NO_SEQ | NO_SHADOW),
jpr [Fri, 3 Jun 2005 15:40:53 +0000 (15:40 +0000)]
We don't SetLoadMode(NO_SEQ | NO_SHADOW),
to avoid seg faults when a private group has a wrong value length

18 years agoWe shall never get again a blank out (Prints now *any king* of Dicom Document)
jpr [Fri, 3 Jun 2005 15:36:01 +0000 (15:36 +0000)]
We shall never get again a blank out (Prints now *any king* of Dicom Document)

18 years agoUpgrade TestWriteSimple to conform with harden File->IsReadable()
jpr [Fri, 3 Jun 2005 10:15:19 +0000 (10:15 +0000)]
Upgrade TestWriteSimple to conform with harden File->IsReadable()

18 years agoA 'prepared image' built ex nihilo just before, has never Pixel Element.
jpr [Fri, 3 Jun 2005 09:55:18 +0000 (09:55 +0000)]
A 'prepared image'  built ex nihilo just before, has never Pixel Element.
Therefore, it's NEVER 'file readable', in its new harden version.
Upgrade TestImageTest.

18 years agoDoxygenation
jpr [Fri, 3 Jun 2005 09:05:15 +0000 (09:05 +0000)]
Doxygenation

18 years agoHarden gdcm::File::IsReadable(), in order not to be confused any longer
jpr [Thu, 2 Jun 2005 14:20:14 +0000 (14:20 +0000)]
Harden gdcm::File::IsReadable(), in order not to be confused any longer
by lost of Pixel Element

18 years agoAdd warning about Load Mode
jpr [Thu, 2 Jun 2005 13:42:18 +0000 (13:42 +0000)]
Add warning about Load Mode

18 years agoDoxygenation
jpr [Thu, 2 Jun 2005 12:32:55 +0000 (12:32 +0000)]
Doxygenation

18 years agoDoxygenation
jpr [Thu, 2 Jun 2005 12:26:19 +0000 (12:26 +0000)]
Doxygenation

18 years agoUpdate DownLoad page
jpr [Thu, 2 Jun 2005 12:17:37 +0000 (12:17 +0000)]
Update DownLoad page

18 years agoUpdate remainder to assure 'Supplement 104' conformance
jpr [Thu, 2 Jun 2005 09:40:58 +0000 (09:40 +0000)]
Update remainder to assure 'Supplement 104' conformance

18 years agoModify output to make it easily grepable
jpr [Thu, 2 Jun 2005 09:38:53 +0000 (09:38 +0000)]
Modify output to make it easily grepable

18 years agoGive up defaulting NO_SHADOW (because of some bugged 0x0000 element lengths)
jpr [Thu, 2 Jun 2005 09:37:50 +0000 (09:37 +0000)]
Give up defaulting NO_SHADOW (because of some bugged 0x0000 element lengths)

18 years agoUpdate Transfer Syntax Dictionary (add 'Encapsulated PDF Storage') to insure
jpr [Wed, 1 Jun 2005 10:19:40 +0000 (10:19 +0000)]
Update Transfer Syntax Dictionary (add 'Encapsulated PDF Storage') to insure
Supplement 104 conformance

18 years agoUpdate side bar for new dashboard
jpr [Tue, 31 May 2005 08:32:04 +0000 (08:32 +0000)]
Update side bar for new dashboard

18 years agoENH: GDCM has now its own page... if only the webcvs was working...
malaterre [Mon, 30 May 2005 18:12:26 +0000 (18:12 +0000)]
ENH: GDCM has now its own page... if only the webcvs was working...

18 years agoAdd ImageParticularities.html
jpr [Mon, 30 May 2005 15:05:58 +0000 (15:05 +0000)]
Add ImageParticularities.html

18 years agoUpdate site;
jpr [Mon, 30 May 2005 10:37:09 +0000 (10:37 +0000)]
Update site;
Add Credits for images

18 years agoENH: jpeg2000 seems to be somehow working, let's try it
malaterre [Mon, 30 May 2005 03:15:36 +0000 (03:15 +0000)]
ENH: jpeg2000 seems to be somehow working, let's try it

18 years agoCOMP: Getting closer to shared libs on win32
malaterre [Mon, 30 May 2005 02:56:28 +0000 (02:56 +0000)]
COMP: Getting closer to shared libs on win32

18 years agoENH: Trying to get shared lib to work on win32
malaterre [Mon, 30 May 2005 02:45:41 +0000 (02:45 +0000)]
ENH: Trying to get shared lib to work on win32

18 years agoENH: Adding support for multiple fragments of jpeg2000... this is SO ugly...
malaterre [Mon, 30 May 2005 01:30:39 +0000 (01:30 +0000)]
ENH: Adding support for multiple fragments of jpeg2000... this is SO ugly...

18 years agoCOMP: Some more fun with sys/types.h declaring a few u* types but not the other...
malaterre [Mon, 30 May 2005 00:58:15 +0000 (00:58 +0000)]
COMP: Some more fun with sys/types.h declaring a few u* types but not the other...

18 years agoBUG: oops JASPER->GDCMJASPER
malaterre [Mon, 30 May 2005 00:39:35 +0000 (00:39 +0000)]
BUG: oops JASPER->GDCMJASPER

18 years agoBUG: Fix in case space in the path
malaterre [Mon, 30 May 2005 00:34:08 +0000 (00:34 +0000)]
BUG: Fix in case space in the path

18 years agoCOMP: oops bcc32 was still complaining
malaterre [Mon, 30 May 2005 00:28:09 +0000 (00:28 +0000)]
COMP: oops bcc32 was still complaining

18 years agoCOMP: oops bcc32 was complaining
malaterre [Mon, 30 May 2005 00:26:05 +0000 (00:26 +0000)]
COMP: oops bcc32 was complaining

18 years agoENH: Try to rewrite this nice obfuscated code
malaterre [Mon, 30 May 2005 00:24:10 +0000 (00:24 +0000)]
ENH: Try to rewrite this nice obfuscated code

18 years agoENH: Remove convenient library herited from jasper autotools, and replace by a more...
malaterre [Mon, 30 May 2005 00:12:42 +0000 (00:12 +0000)]
ENH: Remove convenient library herited from jasper autotools, and replace by a more portable solution

18 years agoENH: Minor cleanup
malaterre [Sun, 29 May 2005 23:10:23 +0000 (23:10 +0000)]
ENH: Minor cleanup

18 years agoENH: Adding the long long/ __int64 mess
malaterre [Sun, 29 May 2005 23:06:41 +0000 (23:06 +0000)]
ENH: Adding the long long/ __int64 mess

18 years agoENH: Fix the this header. PLEASE do not touch if you dont know what you are doing
malaterre [Sun, 29 May 2005 22:59:59 +0000 (22:59 +0000)]
ENH: Fix the this header. PLEASE do not touch if you dont know what you are doing

18 years agoENH: Rework the header file...I guess some people refuse to read my emails...
malaterre [Sun, 29 May 2005 22:09:32 +0000 (22:09 +0000)]
ENH: Rework the header file...I guess some people refuse to read my emails...

18 years agoENH: Ok JPEG2000 is working...cannot believe that IsJPEG function was busted took...
malaterre [Sun, 29 May 2005 21:56:36 +0000 (21:56 +0000)]
ENH: Ok JPEG2000 is working...cannot believe that IsJPEG function was busted took me 45min to figure that out

19 years agoENH: Adding feature for user to refine the search of dicom file within a directory...
malaterre [Fri, 27 May 2005 21:19:03 +0000 (21:19 +0000)]
ENH: Adding feature for user to refine the search of dicom file within a directory. The most common case is when user search based on a particular case of EchoTime

19 years agoCOMP: Fix warning... I dont think we need to export the symbol anyway
malaterre [Fri, 27 May 2005 18:37:28 +0000 (18:37 +0000)]
COMP: Fix warning... I dont think we need to export the symbol anyway

19 years agoFix misstyping (not mine, this time)
jpr [Fri, 27 May 2005 10:52:25 +0000 (10:52 +0000)]
Fix misstyping (not mine, this time)

19 years agoTo avoid pushing out twice the meta elements, wile trying to write 'ACR-NEMA-
jpr [Fri, 27 May 2005 10:51:00 +0000 (10:51 +0000)]
To avoid pushing out twice the meta elements, wile trying to write 'ACR-NEMA-
style.
And avoid some memry leaks -hope so-

19 years agoCOMP: Fix compilation, previous checkin was not meant sorry...
malaterre [Thu, 26 May 2005 18:50:45 +0000 (18:50 +0000)]
COMP: Fix compilation, previous checkin was not meant sorry...

19 years agoCOMP: Fix compilation on MINGW32
malaterre [Thu, 26 May 2005 18:49:46 +0000 (18:49 +0000)]
COMP: Fix compilation on MINGW32

19 years agoShould avoid some memory leaks
jpr [Wed, 25 May 2005 12:54:17 +0000 (12:54 +0000)]
Should avoid some memory leaks

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

19 years agoAdd comments not to confuse unaware users any longer
jpr [Tue, 24 May 2005 09:11:44 +0000 (09:11 +0000)]
Add comments not to confuse unaware users any longer

19 years agoto avoid gcc warnings
jpr [Tue, 24 May 2005 07:20:17 +0000 (07:20 +0000)]
to avoid gcc warnings

19 years agoSomething I don't understand.
jpr [Mon, 23 May 2005 15:07:08 +0000 (15:07 +0000)]
Something I don't understand.
Revert commit

19 years agoFix misstyping
jpr [Mon, 23 May 2005 15:00:23 +0000 (15:00 +0000)]
Fix misstyping

19 years agoShould avoid of lot of warnings with gcc
jpr [Mon, 23 May 2005 14:42:30 +0000 (14:42 +0000)]
Should avoid of lot of warnings with gcc

19 years agoENH: Minor commit to illustrate what was done to create the mpeg file out of the...
malaterre [Mon, 23 May 2005 13:28:19 +0000 (13:28 +0000)]
ENH: Minor commit to illustrate what was done to create the mpeg file out of the dicom file

19 years agoTo avoid gcc warnings
jpr [Mon, 23 May 2005 11:48:08 +0000 (11:48 +0000)]
To avoid gcc warnings

19 years agoReplace C++ style comments by C style comments, to avoid gcc warnings
jpr [Mon, 23 May 2005 11:26:22 +0000 (11:26 +0000)]
Replace C++ style comments by C style comments, to avoid gcc warnings

19 years agoENH: Adding mpeg2 and jpeg2000 lib + hookup
malaterre [Sun, 22 May 2005 20:50:49 +0000 (20:50 +0000)]
ENH: Adding mpeg2 and jpeg2000 lib + hookup

19 years agoBUG: Disable MPEG and JPEG2000 until build process is working EVERYWHERE... so tired
malaterre [Sun, 22 May 2005 20:33:09 +0000 (20:33 +0000)]
BUG: Disable MPEG and JPEG2000 until build process is working EVERYWHERE... so tired

19 years agoBUG: Doh! I dont get it...
malaterre [Sun, 22 May 2005 20:23:16 +0000 (20:23 +0000)]
BUG: Doh! I dont get it...

19 years agoENH: add proper include path
malaterre [Sun, 22 May 2005 20:21:57 +0000 (20:21 +0000)]
ENH: add proper include path

19 years agoENH: Small improvement to generate the proper header
malaterre [Sun, 22 May 2005 20:17:57 +0000 (20:17 +0000)]
ENH: Small improvement to generate the proper header

19 years agoENH: Parse the .in file properly with cmake
malaterre [Sun, 22 May 2005 18:47:44 +0000 (18:47 +0000)]
ENH: Parse the .in file properly with cmake

19 years agoENH: Adding initial implementation for jasper/jpeg2000 support
malaterre [Sun, 22 May 2005 18:38:52 +0000 (18:38 +0000)]
ENH: Adding initial implementation for jasper/jpeg2000 support

19 years agoCOMP: oops could be usefull...
malaterre [Sun, 22 May 2005 18:35:42 +0000 (18:35 +0000)]
COMP: oops could be usefull...

19 years agoENH: Adding the jasper lib to support jpeg2000...and painfully remove tabs
malaterre [Sun, 22 May 2005 18:32:57 +0000 (18:32 +0000)]
ENH: Adding the jasper lib to support jpeg2000...and painfully remove tabs

19 years agoCOMP: Fix compilation on Win32...again
malaterre [Sun, 22 May 2005 15:52:56 +0000 (15:52 +0000)]
COMP: Fix compilation on Win32...again

19 years agoCOMP: Fix compilation on Win32...it's official I am dumb
malaterre [Sun, 22 May 2005 15:47:28 +0000 (15:47 +0000)]
COMP: Fix compilation on Win32...it's official I am dumb

19 years agoENH: Trying to OO this C code something close to the ijg approach
malaterre [Sat, 21 May 2005 20:03:48 +0000 (20:03 +0000)]
ENH: Trying to OO this C code something close to the ijg approach

19 years agoENH: Initial checkin of gdcmMpeg, the code is still messy but it compiles finally
malaterre [Sat, 21 May 2005 18:43:52 +0000 (18:43 +0000)]
ENH: Initial checkin of gdcmMpeg, the code is still messy but it compiles finally

19 years agoBUG: Replace 0 with SEEK_SET, this was wrong for djgpp
malaterre [Sat, 21 May 2005 16:30:54 +0000 (16:30 +0000)]
BUG: Replace 0 with SEEK_SET, this was wrong for djgpp

19 years agoCOMP: Fix compilation with shared lib on win32 by removing exe
malaterre [Sat, 21 May 2005 15:30:46 +0000 (15:30 +0000)]
COMP: Fix compilation with shared lib on win32 by removing exe

19 years agoENH: Ok I am pretty confident that it compiles everywhere. Sorry JP I removed your...
malaterre [Sat, 21 May 2005 03:28:57 +0000 (03:28 +0000)]
ENH: Ok I am pretty confident that it compiles everywhere. Sorry JP I removed your tests since they don't compile on win32

19 years agoCOMP: Fix stupid vs7 warning conversion from 'double' to 'unsigned char'
malaterre [Sat, 21 May 2005 03:21:52 +0000 (03:21 +0000)]
COMP: Fix stupid vs7 warning conversion from 'double' to 'unsigned char'

19 years agoCOMP: Fix some more warnings
malaterre [Sat, 21 May 2005 03:18:24 +0000 (03:18 +0000)]
COMP: Fix some more warnings

19 years agoCOMP: Remove empty file (need VERIFY or DISPLAY). Also fix makefile to produce exactl...
malaterre [Sat, 21 May 2005 03:13:33 +0000 (03:13 +0000)]
COMP: Remove empty file (need VERIFY or DISPLAY). Also fix makefile to produce exactly same exe

19 years agoENH: Adding cmakelist for now this is not used...
malaterre [Sat, 21 May 2005 02:58:49 +0000 (02:58 +0000)]
ENH: Adding cmakelist for now this is not used...

19 years agoCOMP: Still fixing some bcc warnings... boring
malaterre [Sat, 21 May 2005 02:51:26 +0000 (02:51 +0000)]
COMP: Still fixing some bcc warnings... boring

19 years agoCOMP: Still fixing some bcc warnings
malaterre [Sat, 21 May 2005 02:47:52 +0000 (02:47 +0000)]
COMP: Still fixing some bcc warnings