Good evening, I'm working on developing an apllication, which connects to scanner, retrieves list of examinations (using FindSOPClassSCU) and after user's...
Thanks, David That was it. As I said, I'm a greenhorn regarding dicom and confounding StudyID with Study Instance UID shows how green and long my "horns" are....
Good Morning, I'm working still on transfering data files to database using PixelMed Dicom Toolkit and I have problem with NumberOfRemainingSubopertation...
Hi Konrad The NumberOf...Suboperations attributes are returned in the responses by the SCP, so this is not under the control of MoveSOPClassSCU. Are you...
Hi Daniel This is not currently implemented ... it would be relatively easy to make specification of the "display area selection" that is currently supplied in...
Hi David, thank you for your answer. I'll have a look at the book and the code examples. Is the any documentation around for the Event listeners in pixelmed. ...
Hi David, Thank you for quick response. I'm working in a hospital, where I'm preparing an application which is giving you possibility to move images from...
Hi Daniel ... Not other than the javadoc and the source. Essentially, in SingleImagePanel, you need to look at where the implementations of KeyListener,...
Hi David, thanks a lot. This gives me an overview how to setup all the Event Listener stuff. I think I got an idea on how to implement this. Thanks again,...
Hi Oliver Your timing is fortuitous ... I just added such a feature as part of some experiments I was doing with structured reports. See the javadoc for...
i want to run the pixelmed jar file. please let me know how'll i be able to run...what other stuffs are required and which one is the main class in the jar. ...
Oops; forgot to include that in the source distribution when I factored it out. I will fix it in the next release; meanwhile it is attached here. David ... # #...
Good point; I had forgotten to flesh out the error status response stuff for C-FIND. Once it was working I got lazy, I guess. See today's experimental release,...
I'm aiming to develop a DICOM SR application. My preferred language is Java. Searching for help on net I found various sources but I thought your tool would be...
Hi, I would like to draw your attention away to one Java Application DicomScope. Its based on DCMTK, C++ API for DICOM with Java Wrapper. It has a good SR...
Hi I send a dicom file with an encapsulated jpeg (Transfer Syntax = 1.2.840.10008.1.2.4.50 and Photometric Interpretation=YBRFULL422) with StorageSOPClassSCU...
Hi Peter ... The toolkit is not really set up to handle transfer of compressed transfer syntaxes and tries to avoid negotiating them at association ...
Hi Rashed ... I play with adding SR features to the toolkit from time to time, and there are several places to start: - com.pixelmed.dicom.StructuredReport...
Hi Ryan ... This is a RadioTherapy Plan object, and the viewer does not support display of any of the RT objects except RT Image. The network transfer code...
Hi David Thanks a lot for your answer and your offer. I'll create your requested data and send them to you probable this evening. I use the public Medical...