Search found 2 matches

by jorge.quintero
Fri, 2017-08-25, 09:02
Forum: DCMTK - General
Topic: Convert from OpenCV to Dicom.
Replies: 1
Views: 2105

Convert from OpenCV to Dicom.

Hello everybody, I'm newbie in DCMTK. I'm doing a program that read a webcam using OpenCV and then send it to Slicer using OpenIgtlink. My problem is that I don't get to include the DCMTK library in my program. In my C++ program I have: #include "igtlOSUtil.h" #include "igtlImageMessa...
by jorge.quintero
Tue, 2017-06-13, 12:19
Forum: DCMTK - Installation
Topic: Android Studio include
Replies: 1
Views: 3173

Android Studio include

Hello, I'm newbie in DCMTK. I'm trying to do a Android application with DCMTK library. Y download de lastest respository versión from git://git.dcmtk.org/dcmtk.git. I compiled using dcmtkUseAndroidSDK.cmake I did the make and then make install. But the problem is tu used in Android Studio. I'm tryin...