]> Creatis software - gdcm.git/log
gdcm.git
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

19 years agoCOMP: Fix warning about pos being used only with a ifdef. Thanks to bcc for report
malaterre [Sat, 21 May 2005 02:43:25 +0000 (02:43 +0000)]
COMP: Fix warning about pos being used only with a ifdef. Thanks to bcc for report

19 years agoCOMP: Remove ret this is never use in the function
malaterre [Sat, 21 May 2005 02:35:36 +0000 (02:35 +0000)]
COMP: Remove ret this is never use in the function

19 years agoENH: Proper cmakelist to generate (temporarily) exe mpeg2dec
malaterre [Sat, 21 May 2005 02:31:21 +0000 (02:31 +0000)]
ENH: Proper cmakelist to generate (temporarily) exe mpeg2dec

19 years agoCOMP: Fix strings longer than ISO specification
malaterre [Sat, 21 May 2005 02:30:14 +0000 (02:30 +0000)]
COMP: Fix strings longer than ISO specification

19 years agoCOMP: I believe we need to return ret instead of 0
malaterre [Sat, 21 May 2005 02:22:14 +0000 (02:22 +0000)]
COMP: I believe we need to return ret instead of 0

19 years agoCOMP: Fix compilation in bcc32
malaterre [Sat, 21 May 2005 02:18:17 +0000 (02:18 +0000)]
COMP: Fix compilation in bcc32

19 years agoCOMP: Fix compilation on Win32 system without unistd.h but instead io.h
malaterre [Sat, 21 May 2005 02:12:43 +0000 (02:12 +0000)]
COMP: Fix compilation on Win32 system without unistd.h but instead io.h

19 years agoCOMP: Remove compiler warnings using gcc
malaterre [Sat, 21 May 2005 01:44:33 +0000 (01:44 +0000)]
COMP: Remove compiler warnings using gcc

19 years agoENH: Remove Makefile in case of in source build
malaterre [Sat, 21 May 2005 01:43:52 +0000 (01:43 +0000)]
ENH: Remove Makefile in case of in source build

19 years agoENH: For the long long long long term adding the part of lib that encode in mpeg
malaterre [Sat, 21 May 2005 01:27:21 +0000 (01:27 +0000)]
ENH: For the long long long long term adding the part of lib that encode in mpeg

19 years agoENH: Rename Makefile in case people still do in source build
malaterre [Sat, 21 May 2005 01:24:07 +0000 (01:24 +0000)]
ENH: Rename Makefile in case people still do in source build

19 years agoENH: GDCM has now a BSD compatible MPEG2 library. Source taken from ftp://ftp.mpeg...
malaterre [Sat, 21 May 2005 01:20:12 +0000 (01:20 +0000)]
ENH: GDCM has now a BSD compatible MPEG2 library. Source taken from ftp://ftp.mpeg.org/pub/mpeg/mssg/

19 years agoUpdate server
jpr [Fri, 20 May 2005 16:20:24 +0000 (16:20 +0000)]
Update server

19 years agoTo see at a glance what are the most time consuming images
jpr [Fri, 20 May 2005 15:50:27 +0000 (15:50 +0000)]
To see at a glance what are the most time consuming images

19 years agoComment out TestAllEntryVerify.cxx during the transient phase of reorg gdcmData
jpr [Fri, 20 May 2005 15:47:32 +0000 (15:47 +0000)]
Comment out TestAllEntryVerify.cxx during the transient phase of reorg gdcmData

19 years agoTo avoid warning
jpr [Fri, 20 May 2005 08:34:15 +0000 (08:34 +0000)]
To avoid warning
(due to strange vtk method SetFilePrefix prototype that receives a 'char *'
instead of 'const char *'

19 years agoTo avoid warning.
jpr [Fri, 20 May 2005 08:27:55 +0000 (08:27 +0000)]
To avoid warning.
(this time, it's wasn(t dangerous a run time)

19 years agoFix misstyping
jpr [Thu, 19 May 2005 15:47:20 +0000 (15:47 +0000)]
Fix misstyping

19 years agoTo avoid warnings
jpr [Thu, 19 May 2005 15:37:40 +0000 (15:37 +0000)]
To avoid warnings

19 years agoFIX possible troubles when checking
jpr [Thu, 19 May 2005 15:31:21 +0000 (15:31 +0000)]
FIX possible troubles when checking
    'Hight Bit Position' vs 'Bits Allocated' and 'Bits Stored'
 Thx to Mathieu for reporting bug

19 years agoFix : now dcm deals with 'No preamble', Big Endian Explicit VR group 0002.
jpr [Wed, 18 May 2005 10:12:07 +0000 (10:12 +0000)]
Fix : now dcm deals with 'No preamble', Big Endian Explicit VR group 0002.
Thx to Dennis Hu for providing a sample image to fix the bug.