I am creating a program that will extract annotations from presentation states located on a network drive. There are also very large (>30MB) DICOM images on...
645
Karen Rei Pease
karen-pease@...
Sep 26, 2008 11:16 pm
What about writing out files that have been loaded into the database back out to disk? I'm going to need to study the problem to see whether the way it...
644
David Clunie
dclunie99
Sep 26, 2008 8:29 pm
Hi Karen If you know the SOP Instance UID of the instances that you wish to remove from the database, you an search for them with DatabaseInformationModel. ...
643
Karen Rei Pease
karen-pease@...
Sep 26, 2008 5:56 pm
I sent this earlier this week and got no response -- anyone want to take a whack at it? It's a big holdup for me. Thanks! - Karen ... I'm working on switching...
642
hodapp87
Sep 25, 2008 7:49 pm
... same ... Yes. I must have made a mistake. I just used the new build properly this time, and the missing class is now definitely there. Case closed. - Chris...
641
hodapp87
Sep 25, 2008 6:06 pm
... my request ... for. :) ... BUILDDATE says: Fri Feb 22 16:35:40 EST 2008 So maybe that's the reason. However, I thought I tried the newest build as well...
640
Karen Rei Pease
karen-pease@...
Sep 25, 2008 4:57 pm
How recent is your version of pixelmed? He added that function at my request a couple months ago. And yes, that's the function you're looking for. :) -...
639
hodapp87
Sep 25, 2008 2:12 pm
Hello, I need to check whether or not a given filename is a DICOM image. From the documentation, it looks like isDicomOrAcrNemaFile in ...
638
Karen Rei Pease
karen-pease@...
Sep 22, 2008 10:07 pm
I'm working on switching the direct copying of dicom files in my application to the use of Pixelmed to read in the files and then later write out the files....
637
Mohd Reza Syahzan
cyphereza
Sep 15, 2008 8:31 am
Hi, First of all, I would like to thank David for helping me with my previous problem. Currently, I have two questions. 1. Why when I load an image using...
636
Oncu Altuntas
oncualtuntas
Sep 15, 2008 12:46 am
Hello David, You are right the other SSCU's are changing undefined length delimited sequences to fixed length. Here are the modalities aborting the files: ...
635
David Clunie
dclunie99
Sep 9, 2008 10:59 pm
Hi Oncu The additional files that you sent show essentially the same pattern; change from fixed length to undefined length delimited sequences and items. So, I...
634
Oncu Altuntas
oncualtuntas
Sep 9, 2008 10:41 pm
Hi David, Really I dont know what is going on! I made some more test and I had some interesting results. When I send the pixelmeds(SSCP) DICOM image back to...
633
David Clunie
dclunie99
Sep 9, 2008 12:44 pm
Hi Öncü ... modalities. When I try send DICOM images back to the modality console by use of pixelmed StorageSOPClassSCU, the modality console aborted the...
632
Oncu Altuntas
oncualtuntas
Sep 9, 2008 11:52 am
Hello, I am using pixelmed StorageSOPClassSCP to get DICOM images from some modalities. When I try send DICOM images back to the modality console by use of...
631
David Clunie
dclunie99
Sep 8, 2008 10:18 pm
... Is the iSite PACS configured with the address of the DicomImageViewer (AE, host and port) ? Can you push from the iSite to the DicomImageViewer ? David...
630
mikejcourtney
Sep 8, 2008 10:16 pm
Hello, I am trying to use the DicomImageViewer app as-is against our iSite PACs system. The query is working, but the retrieve is not. The user manual does not...
629
Mohd Reza Syahzan
cyphereza
Sep 8, 2008 2:45 am
Hi, I just got the chance to try this out. Thanks for pointing to the correct path. :D I managed to get the Pixel Spacing and Imager Pixel Spacing. And ...
628
mikejcourtney
Sep 4, 2008 3:27 pm
Jim, Thanks for the reply. The reason for my questioning was that the user docs says that the only QueryModel supported in the properties file is STUDYROOT....
627
jimirrer
Sep 4, 2008 2:05 pm
Mike - I have done queries at the patient, series, study, and image level on Linux. I have also found no difference when the code is run on Windows, Linux, or...
626
mikejcourtney
Sep 4, 2008 11:47 am
Greetings, I realize that the DicomImageViewer only displays RT Images, but will it permit the query and retrieval of other RT Objects, such as Plan, Structure...
625
mikejcourtney
Sep 3, 2008 11:00 pm
Hi again, Is the Study level the only one currently supported on Unix ? If so, are there any plans to support Patient root level soon ? Thanks, Mike...
624
mikejcourtney
Sep 3, 2008 11:00 pm
Hello, Can someone please tell me if there is any logging support in DicomImageViewer. I notice that a thread from about 2 yrs ago mentions it, so I am curious...
623
mikejcourtney
Sep 3, 2008 2:32 pm
Hello David, I think you may be correct. I ran jDICOM against DVTk yesterday (these 2 AEs play nicely together) and noted the message content vs PixelMed...
622
David Clunie
dclunie99
Sep 3, 2008 1:51 am
Hi Mike I have identified the cause of the problem. It turns out that when the DVTK Q/R SCP emulator gets a query that contains a SpecificCharacterSet, it just...
621
David Clunie
dclunie99
Sep 2, 2008 9:31 pm
Hi ... Ah, you are looking at the wrong attribute; SamplesPerPixel is about the number of channels (1 for monchrome, 3 for RGB, etc.). You need either...
620
mikejcourtney
Sep 2, 2008 9:21 pm
Hello, I have installed and run PixelMed on Windows and like it. We are evaluating several solutions for Q/R functionality. Thus, I downloaded and installed on...
619
Mohd Reza Syahzan
cyphereza
Sep 2, 2008 9:21 pm
Hi David, Thanks for the quick response. The measurement I was talking about has something to do with a click-n-drag ruler I'll be implementing. It is to...
618
David Clunie
dclunie99
Sep 2, 2008 1:50 pm
Hi You are doing the right thing, in that the toString() method of the Attribute that you are get()ing from the AttributeList describes the data element tags,...
617
Mohd Reza Syahzan
cyphereza
Sep 2, 2008 11:50 am
Hi, below is a snippet of my code. String DCMFile = "C:\\Users92;\Cyphereza\\Desktop92;\HIPS IMAGE - POP ...