Search found 20 matches

by sivasankari
Fri, 2007-04-13, 10:15
Forum: DCMTK - General
Topic: Is the IJG supporting lossless JPEG Compression?
Replies: 2
Views: 4835

Thank you very much
by sivasankari
Mon, 2007-04-09, 08:04
Forum: DCMTK - General
Topic: Is the IJG supporting lossless JPEG Compression?
Replies: 2
Views: 4835

Is the IJG supporting lossless JPEG Compression?

Hello, I am using the IJG library released on 27-Mar-1998. The version is 6b. I walked through the code of dcmcjpeg of dcmtk-3.5.4, where we have many options for compression(lossy,lossless,etc). It seems that you have used IJG lib. I tried +e1 (encode-lossless-sv1).But the output compressed image i...
by sivasankari
Sat, 2005-07-23, 06:12
Forum: DCMTK - General
Topic: Invalid Presentation context
Replies: 1
Views: 3944

Invalid Presentation context

Hi all, I have a test case to test the functions of Query and Retrieve, worklist , storage and print. I am using findscu of dcmtk for sending query for both worklist and Query/Retrieve. SCPs used for worklist and Q/R are wlmscpfs and imagectn respectively When i send query through findscu to imagect...
by sivasankari
Mon, 2005-07-11, 06:12
Forum: DCMTK - General
Topic: Link error while using dcmtk
Replies: 2
Views: 6283

Link error while using dcmtk

Hello everybody, I am trying to link dcmtk static libraries in my application and i want to build my application as a dll. But i get the following linking errors. please help me out. STM_PrintSCU.lib(STM_PrnSCU.obj) : error LNK2001: unresolved external symbol _WSACleanup@0 dcmpstat.lib(dviface.obj) ...
by sivasankari
Mon, 2005-06-13, 14:33
Forum: DCMTK - General
Topic: extended character set support
Replies: 1
Views: 3707

extended character set support

i would like to have a unicode character in my dicom data set. i tried to include , 0008,0005= ISO_IR 13 or 14 or 87 and some japanese character in 0010,0010 in the dump file.i saved the file in UNICODE format. i tried to convert the dump file to .wl file using dump2dcm. but it failed. what could be...
by sivasankari
Sat, 2005-05-21, 09:53
Forum: DCMTK - General
Topic: writing into print config file in run time
Replies: 1
Views: 3461

writing into print config file in run time

Hello everyone, Please let me know if there is any way by which we can write to a config file during run time. The class DVInterface is used to retrieve data from the config file .Is there any class to update to a config file. I want to send data from dcmprscu which uses communication params(AE titl...
by sivasankari
Wed, 2005-05-04, 11:59
Forum: DCMTK - Installation
Topic: Dicom Services as Daemon
Replies: 1
Views: 4543

Dicom Services as Daemon

Hi all,
I would like to start the DICOM services providers(Store, Worklist and Print) as a Daemon in Linux environment.
Please give some tips to develop the code.

Thank You,
Shankari
by sivasankari
Thu, 2005-04-28, 13:22
Forum: DCMTK - Installation
Topic: doubt regarding "WITH_TCPWRAPPER"
Replies: 1
Views: 5290

doubt regarding "WITH_TCPWRAPPER"

Hello, when i link dcmtk with my application(which has the implementation for using dcmtk worklist service ,using findscu) in linux, i got the following errors, Building executable /home/DAL_Lib/DAL_Lib/DALTests_GUI/DAL_Tests... lib/libDAL.so: undefined reference to `RAND_load_file' lib/libDAL.so: u...
by sivasankari
Fri, 2005-04-22, 06:53
Forum: DCMTK - General
Topic: Backward conversion to ACR-NEMA 2.0 format
Replies: 1
Views: 3899

Backward conversion to ACR-NEMA 2.0 format

Hi,
Please let me know if there is any tool or module in dcmtk which facilitates the following conversion :
"DICOM 3.0 file --> ACR - NEMA 2.0 file".

Thanks in advance,
Shankari.
by sivasankari
Wed, 2005-04-20, 07:39
Forum: DCMTK - Installation
Topic: errors in linking dcmtk libraries!
Replies: 5
Views: 10916

still having few errors!

Thanks for your suggestion. It worked out well. But still i am getting few errors. I have arranged the dcmtk libraries in the order as given in DCMTK forum. Now my cmakelists.txt look like this. PROJECT(DAL) BUILD_NAME(CMAKE_CXX_COMPILER) IF(CMAKE_BACKWARDS_COMPATIBILITY GREATER 2.0) SET(CMAKE_BACKW...
by sivasankari
Fri, 2005-04-15, 07:18
Forum: DCMTK - Installation
Topic: errors in linking dcmtk libraries!
Replies: 5
Views: 10916

I have NOT used the Cmake to compile dcmtk on LINUX. Instead, I have compiled the dcmtk files as per the instructions given in the INSTALL file. (./configure make install) I am getting the problem and the above-said errors when I link those dcmtk libraries with my own application DicomData, using Cm...
by sivasankari
Tue, 2005-04-12, 07:59
Forum: DCMTK - Installation
Topic: errors in linking dcmtk libraries!
Replies: 5
Views: 10916

errors in linking dcmtk libraries!

hello everybody, i try to link dcmtk with my code(DicomData) . My CmakeLists.txt looks like this. # declare project PROJECT(DAL_Tests) ADD_DEFINITIONS(-DHAVE_STD_NAMESPACE) ADD_DEFINITIONS(-DHAVE_STRSTREAM_H) ADD_DEFINITIONS(-DHAVE_CLASS_TEMPLATE) ADD_DEFINITIONS(-DHAVE_FUNCTION_TEMPLATE) ADD_DEFINI...
by sivasankari
Thu, 2005-04-07, 13:54
Forum: DCMTK - Installation
Topic: problem in compiling dcmtk in LINUX
Replies: 3
Views: 7556

problem in compiling dcmtk in LINUX

hi all, i get the following errors while compiling dcmtk(version-3.5.3) using the gcc compiler version 3.4.2 "In file included from /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../../include/c++/3.4.2/backward/iostream.h:31, from /user/dcmtk/ofstd/include/ofstream.h:63, from /user/dcmtk/ofstd/inc...
by sivasankari
Mon, 2005-04-04, 11:09
Forum: DCMTK - General
Topic: problem in retrieving image,serie information via findscu QR
Replies: 1
Views: 5006

problem in retrieving image,serie information via findscu QR

Dear all, Using the following findscu command, findscu -v -P -k 0008,0052="PATIENT" 0010,0020="KHIS001" -k 0010,0010 -k 0010,0030 -k 0010,0040 -k 0020,000d --call localhost 104 i am able to retrieve the patient information 0010,0010 0010,0030 0010,0040 and the study instance UID ...
by sivasankari
Tue, 2005-03-22, 12:49
Forum: DCMTK - General
Topic: Problem in retrieving images using findscu
Replies: 1
Views: 4954

Problem in retrieving images using findscu

Hi All, I have problem in retrieving patient or study details using imagectn as SCP and findscu as SCU. I configured my peer port details in ‘imagectn.cfg’ as follows # Global Configuration Parameters NetworkType = "tcp" NetworkTCPPort = 104 MaxPDUSize = 16384 MaxAssociations = 16 Display ...