DCMTK with java

Compilation and installation of DCMTK

Moderator: Moderator Team

Post Reply
Message
Author
ali.m.habib
Posts: 85
Joined: Sun, 2010-12-26, 17:34

DCMTK with java

#1 Post by ali.m.habib »

Hi

I want to use DCMTK with java , if yes how to Build DCMTK for java



Best regards

Michael Onken
DCMTK Developer
Posts: 2051
Joined: Fri, 2004-11-05, 13:47
Location: Oldenburg, Germany
Contact:

#2 Post by Michael Onken »

Hi,

DCMTK is a toolkit written in C++ and partly, plain C. So if you want to use it from Java, you have to use the Java Native Interface (JNI)in order to "wrap" the DCMTK functions that you need.

Alternatively, you can call ready-to-use DCMTK tools from your java programs in order to utilize DCMTK DICOM services.

Best regards,
Michael

ali.m.habib
Posts: 85
Joined: Sun, 2010-12-26, 17:34

#3 Post by ali.m.habib »

Michael Onken wrote:Hi,

DCMTK is a toolkit written in C++ and partly, plain C. So if you want to use it from Java, you have to use the Java Native Interface (JNI)in order to "wrap" the DCMTK functions that you need.

Alternatively, you can call ready-to-use DCMTK tools from your java programs in order to utilize DCMTK DICOM services.

Best regards,
Michael
could you give me more details

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest