Friday, February 10, 2012
Google Custom Search

ClearCanvas Highlights

Download our Open Source software
Watch some Videos
Get the Source
Check out our Licensing
Join our  Forums
Some Research: OICR IPP-Trials

Our Community

Membership Membership:
Latest New User Latest: 孙磊
New Today New Today: 1
New Yesterday New Yesterday: 27
User Count Overall: 20591

People Online People Online:
Visitors Visitors: 12
Members Members: 1
Total Total: 13

Online Now Online Now:
01: joe.lo

ClearCanvas Community Forums

Viewing Dicom images/studies on my application
Last Post 2010-07-21 01:14 PM by stewart. 7 Replies.
Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
mys
New Member
New Member
Posts:7

--
2010-07-13 06:02 AM  

Hi,

I succeded to retrieve studies/images from Image Server, now I want them to be displayed by my application. I could not get the idea explicitly neither from Developer's Guide, nor from the source code. I am looking for an explanations or advises on this.

Thanks for any help

thuzar
New Member
New Member
Posts:10

--
2010-07-13 11:39 PM  
Hi,

Can you help me to share how to retrieve DICOM from Image Server programmtically? Can you help me to suggest any reference for uploading and retrieving DICOM to/from Image Server. Thanks.
mys
New Member
New Member
Posts:7

--
2010-07-14 05:24 AM  
Hi,

Check the ClearCanvas.ImageViewer.Services.Tools.RetrieveStudyTool, there is function such that RetrieveStudy(). In that function, you will see a line that "client.RetrieveStudies(....)" which calls the fuction RetrieveStudies(AEInformation sourceAEInformation, IEnumerable studiesToRetrieve) from ClearCanvas.ImageViewer.Services.DicomServer.DicomServerServiceClient. Those are the classes functions that I have used, hope it works for you either.
thuzar
New Member
New Member
Posts:10

--
2010-07-14 10:33 PM  
Thanks. I will try it.
stewart
Senior Member
Senior Member
Posts:2033

--
2010-07-15 12:41 AM  
Mys, although the method you suggest works from within the workstation, it is specific to the ImageViewer/Workstation, and you would need to do things at a lower level if you want to do it with just the DICOM toolkit.

Thuzar, there are samples in the CC source (Dicom.sln - Samples project) of simple image storage and retrieval.
Real-time support available to Clinical Edition and Team Edition customers
mys
New Member
New Member
Posts:7

--
2010-07-16 04:36 AM  
Stewart, thanks for explanation, you are right. Do you have any suggestions about how to view study items?
mys
New Member
New Member
Posts:7

--
2010-07-21 07:56 AM  
Hi,
To view the studies that I have retrieved, I use the LoadStudies(IList loadStudyArgs) function from ImageViewerComponent class, and I get a LoadStudyException. I don't know why it is occured. Is there anybody has some ideas?
stewart
Senior Member
Senior Member
Posts:2033

--
2010-07-21 01:14 PM  
The reason will be in the logs. If the logs don't help you figure it out, please post them here.
Real-time support available to Clinical Edition and Team Edition customers
You are not authorized to post a reply.

Active Forums 4.1
Copyright 2011 ClearCanvas Inc.