View image with wado rs

702 views
Skip to first unread message

Amms

unread,
Jan 5, 2018, 12:37:41 AM1/5/18
to dcm4che
 Can I able to view an images (get object) with wado-rs  using url http://localhost:8080/dcm4chee-arc/aets/{aet}/rs/studies/{StudyInstanceUID}/series/{SeriesInstanceUID}/instances/{SOPInstanceUID} With wado- URI I can see the image. But I need to access the image object using wado rs instead of wado URI.  I am using dcm4chee-arc-5.10.6-mysql and wildfly-11.0-Final .

I am new to dcm4che. Any help will be appreciated.

vrinda...@j4care.com

unread,
Jan 5, 2018, 4:13:57 AM1/5/18
to dcm4che

Amms

unread,
Mar 1, 2018, 4:42:34 AM3/1/18
to dcm4che
Thank Vrinda . Finally I could able to display dicom images with wado-rs.

Is it possible to request jpeg image using wadors ??

 When i tried with accept: multipart/related; type=image/jpeg for wadors, like : 

curl -X GET "http://localhost:8080/dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.1841721112922026.64719060889.25363400/series/1.2.392.200036.9125.3.1841721112922026.64719060889.25363401/instances/1.2.392.200036.9125.9.0.252798031.4088248492.1864227866/frames/1" -H  "accept: multipart/related;type=image/jpeg;"

Status is: 406 Not acceptable


Is wadors request restiricted to restricted to application/dicom or application/octet-stream as specified in : http://dicom.nema.org/medical/dicom/2016b/output/chtml/part02/sect_I.4.2.3.html   ???

vrinda...@j4care.com

unread,
Mar 1, 2018, 5:31:01 AM3/1/18
to dcm4che
Hello,

You can get pixeldata/bulkdata as multipart/related. Currently rendering is not supported.

Amms

unread,
Mar 2, 2018, 12:41:35 AM3/2/18
to dcm...@googlegroups.com
ok. So you mean we can get pixeldata/bulkdata with accept header application/dicom or application/octet-stream  only , right?

 
In future is there any possibility for rendering dicom object with accept header image/jpeg using wadors?

vrinda...@j4care.com

unread,
Mar 2, 2018, 4:17:32 AM3/2/18
to dcm...@googlegroups.com

You may use WADO-URI service for accessing single objects (images/videos/pdfs/SRs)

Amms

unread,
Mar 2, 2018, 6:04:51 AM3/2/18
to dcm4che
ok.  Thank you

gunterze

unread,
Mar 2, 2018, 6:10:15 AM3/2/18
to dcm4che
Actually, I do not like the current specification for getting rendered objects by WADO-RS - particularly the specified behavior for applying Presentation States is quite questionable: you get all of the objects referenced by the requested presentation state, even if you are only interested on specific ones. Hope I find time to write a correction proposal for discussion in DICOM WG-27.

gunter
Reply all
Reply to author
Forward
0 new messages