Search found 11 matches

by Spirit
Sat, 2008-10-11, 15:13
Forum: Third-Party DCMTK Applications
Topic: Qt4 widget set available via source forge
Replies: 3
Views: 22659

Qt4 widget set available via source forge

Hi, Two years ago, I created a set of Qt widgets using DCMTK. The set concerns a patient list, thumbnail viewer and a image viewer for runs and still images. Last year the set was ported from Qt3 to Qt4. Within the package, there is the source code, unit tests, a user guide and examples. When the li...
by Spirit
Tue, 2006-08-15, 10:34
Forum: DCMTK - General
Topic: Problems creating QT widgets together with DCMTK
Replies: 18
Views: 27465

Thanks Marco! I will add this to my code.
by Spirit
Mon, 2006-08-14, 19:12
Forum: DCMTK - General
Topic: Problems creating QT widgets together with DCMTK
Replies: 18
Views: 27465

Hello Tsunamis, Currently I only parse an existing dicomdir. To do that you need to go through the records of the DICOMDIR. The next part are some lines from one of the widgets. I guess further explanation is not needed. I like know what you're findings are concerning the speed. Success! Kind regard...
by Spirit
Tue, 2006-07-11, 20:37
Forum: DCMTK - General
Topic: Problems creating QT widgets together with DCMTK
Replies: 18
Views: 27465

Jörg Riesmeier please send me an e-mail

Hallo Jörg,

Could you please send me your e-mail address to me? jwaal@kabelfoon.nl.

Thanks.
by Spirit
Mon, 2006-07-10, 19:19
Forum: DCMTK - General
Topic: Problems creating QT widgets together with DCMTK
Replies: 18
Views: 27465

Some results of dicom widget set based on dcmtk / qt

Hi, I worked the last two months using all my sparetime creating a set of three QT widgets. The widgets extending the qt designer environment and can be used to create dicom viewers by dragging components and connecting them with eachother. In only five minutes without compiling a dicom viewer can p...
by Spirit
Tue, 2006-06-06, 17:41
Forum: DCMTK - General
Topic: Problems creating QT widgets together with DCMTK
Replies: 18
Views: 27465

Hi Marco, Nice hearing from you so soon. Not that bad that this way of loading is not yet supported. I guess the sign 'please wait...' should be enough for the moment ;-). After all Dcmtk is really great, I enjoy working with it very much. I am recording some gui building with the dicom qt widget an...
by Spirit
Tue, 2006-06-06, 06:53
Forum: DCMTK - General
Topic: Problems creating QT widgets together with DCMTK
Replies: 18
Views: 27465

QT designer is extended with plugin for dicom, and question.

Hi, I am happy to say that I now have a plugin for QT designer that is able to show (color/monochrome, jpeg/rle) and plays dicom images / loops / runs. Via slots the widget can play, reverse play, frame forward/back, zoom and change the speed of playing. The widget itself is a scrollview, so if the ...
by Spirit
Tue, 2006-05-23, 16:31
Forum: DCMTK - General
Topic: Problems creating QT widgets together with DCMTK
Replies: 18
Views: 27465

Thanks!

Hello Marco,

Thanks for your answer Marco. I will try immediately to add this to the class. When the dicom viewer is ready, I will be back to show you the results.

Kind Regards,

Jeroen van der Waal
by Spirit
Mon, 2006-05-22, 21:11
Forum: DCMTK - General
Topic: Problems creating QT widgets together with DCMTK
Replies: 18
Views: 27465

progress and new questions

Hello, I am happy to say things are starting to work! First I created a class to convert a dcmtk image buffer to a QT QImage. This works for some images (not all!) and I wrote for the KDE environment an thumbnail plug-in. The result can be seen via next link. http://home.kabelfoon.nl/~jwaal/ Next, I...
by Spirit
Tue, 2006-05-02, 15:10
Forum: DCMTK - General
Topic: Problems creating QT widgets together with DCMTK
Replies: 18
Views: 27465

Hi Michael, Thanks for the fast response! Nice to hear other people using qt and dcmtk together too. I am working to integrate dicom in the KDE environment. I like to get the konqueror browser of kde showing dicom thumbnails, showing meta data like patient name and other related data. Next a simple ...
by Spirit
Mon, 2006-05-01, 18:49
Forum: DCMTK - General
Topic: Problems creating QT widgets together with DCMTK
Replies: 18
Views: 27465

Problems creating QT widgets together with DCMTK

Hello, I am new here on the Forum hope to find some answers. First of all, I like the dcmtk toolkit very much! My plan is to write some qt (see www.trolltech.com) widgets to embed them in there GUI designer. The idea is to make a environment for click and go medical viewers. This video demonstrates ...