View in #ohif on Slack
@Ali_Habibi: Hello everyone, how can I compare two studies in OHIF so that, for example, an image from one study is displayed on the left and an image from the other study is displayed on the right?
@Ibrahim_Mohamed: You can use this hanging protocol made by Bill
https://github.com/OHIF/Viewers/blob/7586006e7f802462bdb0e1f1d5f91deb9e182c23/extensions/default/src/hangingprotocols/hpCompare.ts
<Viewers/extensions/default/src/hangingprotocols/hpCompare.ts at 7586006e7f802462bdb0e1f1d5f91deb9e182c23 · OHIF/Viewers · GitHub | hpCompare.ts>
@Ali_Habibi: thank you Ibrahim