Search found 28 matches

by gavin_dcm
Wed, 2009-09-30, 16:47
Forum: DCMTK - General
Topic: some trubles on dcmcjpeg.
Replies: 15
Views: 17533

I can't see any error message. So, where exactly is your problem with dcmj2pnm? ========================================== C:\aaa\bin>dcmj2pnm -v 111 111.jpeg reading DICOM file: 111 preparing pixel data. disabling VOI window computation writing frame 1 to 111.jpeg cleaning up memory. =============...
by gavin_dcm
Wed, 2009-09-30, 14:50
Forum: DCMTK - General
Topic: some trubles on dcmcjpeg.
Replies: 15
Views: 17533

So, the result is a JPEG compressed DICOM image (not a JPEG image). And where is your problem? ========================================= oh, thanks。 now i known the use of dcmcjpeg. but when i used dcmj2pnm,i failed to get a jpeg file either. C:\aaa\bin>dcmj2pnm -v 111 111.jpeg reading DICOM file: ...
by gavin_dcm
Tue, 2009-09-29, 18:57
Forum: DCMTK - General
Topic: some trubles on dcmcjpeg.
Replies: 15
Views: 17533

I'm sorry but without more details we will not be able to help you. ==================================== thanks,here is the processing detail: C:\aaa\bin>dcmcjpeg -v 111 111.jpeg reading input file 111 Convert DICOM file to compressed transfer syntax Output transfer syntax JPEG Lossless, Non-hierar...
by gavin_dcm
Fri, 2009-09-25, 14:05
Forum: DCMTK - General
Topic: some trubles on dcmcjpeg.
Replies: 15
Views: 17533

Jörg Riesmeier wrote:
I'm trying to convert a dicom file named "ttt" to a jpeg image
dcmcjpeg is the wrong tool for this purpose, use dcmj2pnm instead.
=======================
thanks,i have tried it ,but failed again!
by gavin_dcm
Wed, 2009-09-23, 18:56
Forum: DCMTK - General
Topic: some trubles on dcmcjpeg.
Replies: 15
Views: 17533

some trubles on dcmcjpeg.

hello experts: I'm trying to convert a dicom file named "ttt" to a jpeg image using the following command without any options: C:\ttt\bin>dcmcjpeg ttt ttt.jpeg and i get ttt.jpeg successfully . to my surprise, maybe this file is not a standard jpeg file,and when i open it ,there is no imag...
by gavin_dcm
Wed, 2008-02-27, 04:17
Forum: DCMTK - General
Topic: after compiling,what can i do next in my MFC application?
Replies: 3
Views: 4069

thanks

I would suggest that you start getting a working understanding of the DICOM standard, which is a neccessary prerequisite for any useful software development in the PACS field. Training courses (such as the courses offered by OFFIS ) are a good help in getting you started, but of course you can also ...
by gavin_dcm
Tue, 2008-02-26, 14:39
Forum: DCMTK - General
Topic: after compiling,what can i do next in my MFC application?
Replies: 3
Views: 4069

after compiling,what can i do next in my MFC application?

hi,everyone: i'm a fresh man on DICOM programming ,I want to us dcmtk to develop PACS ,and i have compiled the dcmtk with msvc6, what can i do next? where can i find the dcmtk samples and how to follow it? can you tell me step by step? thanks in advance. gavin
by gavin_dcm
Tue, 2008-02-26, 08:36
Forum: DCMTK - Installation
Topic: HELP!VC6 Compile dcmtk.warning LNK4049
Replies: 2
Views: 6806

thanks a lot!

thanks a lot!
by gavin_dcm
Fri, 2008-02-22, 19:23
Forum: DCMTK - Installation
Topic: HELP!VC6 Compile dcmtk.warning LNK4049
Replies: 2
Views: 6806

HELP!VC6 Compile dcmtk.warning LNK4049

Hi, friends:
when i use VC6 to Compile dcmtk.i get several warnings below. how to solve it?


LINK : warning LNK4049: locally defined symbol "_xmlFree" imported

thanks!
by gavin_dcm
Thu, 2008-02-21, 19:24
Forum: DCMTK - Installation
Topic: there is an Exception when i compile d dcmtk with msvc6
Replies: 1
Views: 4820

there is an Exception when i compile d dcmtk with msvc6

my OS is windows2003 server
CMAKE version is 2.4
by gavin_dcm
Thu, 2008-02-21, 18:51
Forum: DCMTK - Installation
Topic: there is an Exception when i compile d dcmtk with msvc6
Replies: 1
Views: 4820

there is an Exception when i compile d dcmtk with msvc6

following the install file of dcmtk,i use cmake and supporting file to install,then used msvc6 to compiled it but finally, i failed .help me plz. thanks. --------------------Configuration: dcm2xml - Win32 Debug-------------------- Compiling... dcm2xml.cxx Linking... LINK : fatal error LNK1104: canno...
by gavin_dcm
Fri, 2008-01-04, 14:32
Forum: DCMTK - General
Topic: To use dcmtk,must i be familiar with dicom standard?
Replies: 2
Views: 3249

thanks very much ! you are so kindhearted!!

thanks very much ! you are so kindhearted!!
by gavin_dcm
Fri, 2008-01-04, 04:51
Forum: DCMTK - General
Topic: To use dcmtk,must i be familiar with dicom standard?
Replies: 2
Views: 3249

To use dcmtk,must i be familiar with dicom standard?

To use dcmtk,must i be familiar with dicom standard?
thanks in advance!