-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open 2 files at the same time #559
Comments
Good idea!
|
我想要制作对比功能,对比一个患者不同时间的MRI图像,目前我不知道该如何实现这个功能。我看了好多其他用户提交的issue,没有找到类似的问题或解决方案。 |
For example Weasis allows you to do this. In the thumbnails ribbon you have patient, study and series nested by study, if the studies belong to the same patient (by patient id) you can divide the viewport in two and drag the desired series to each of the sides regardless of whether they are from different studies |
@qq798863415 For your customized VolView app, this PR lets you specify different images for each view in Javascript: |
如图所示,我想同时在右边展示左边的两个文件,并且能够分别做标记,互相不影响,请问我该怎么做?
The text was updated successfully, but these errors were encountered: