knopkem / dicomweb-proxy

A proxy to translate between dicomweb and traditional dicom dimse services (PACS communication)
Other
69 stars 20 forks source link

Enable MPR in OHIF #32

Closed frsdxr closed 3 years ago

frsdxr commented 3 years ago

I became a loyal member of the tool hahaha, thank you very much. A doubt: Is it possible to enable MPR in OHIF for it to work in wadouri?

knopkem commented 3 years ago

Hi, unfortunately not. (At least not how it is implemented in OHIF right now). For MPR to work it is necessary to answer the metadata call with more information about the dicom files than what c-find is able to provide. A made a poc branch (deepmeta) that fetches and parses all files - it works but is not great and goes against the idea of a 1:1 mapping between dicomweb and dimse, so I never merged it. The branch still exists but is outdated. For MPR it's better to use dicomweb-pacs (which uses wadors). Cheers.

On Wed, Jul 21, 2021, 23:06 frsdxr @.***> wrote:

I became a loyal member of the tool hahaha, thank you very much. A doubt: Is it possible to enable MPR in OHIF for it to work in wadouri?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/knopkem/dicomweb-proxy/issues/32, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHSZXVYPV4KKTDFTROA6HDTY4ZEXANCNFSM5AYXPVGQ .