Skip to content
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

Download the file after working with it #694

Closed
nphattai opened this issue Jan 14, 2020 · 4 comments
Closed

Download the file after working with it #694

nphattai opened this issue Jan 14, 2020 · 4 comments
Labels
question Further information is requested
Milestone

Comments

@nphattai
Copy link

I am doing graduate thesis on web for viewing dicom file and using dwv library. I have some questions:

  1. After working with dicom file as change window level, apply the filter, ... how to download edited file ?
  2. How to get the current drawing as an jpeg image. I need this image for calculating shape factors of the region by drawn and diagnostic the cancer.
    Thanks so much for helping.
@ivmartel ivmartel added the question Further information is requested label Jan 22, 2020
@ivmartel ivmartel added this to the 0.27.0 milestone Jan 22, 2020
@ivmartel
Copy link
Owner

  1. the app can save a state that records the image view manipulations but not the result of applying a filter
  2. the state also saves the definition of the shapes (in its own coordinates, you will need conversion there)

@ivmartel
Copy link
Owner

I hope I answered your question. Closing for now, feel free to comment if you need.

@KunalBurangi
Copy link

How to use those states to convert it to dcm again

@ivmartel
Copy link
Owner

ivmartel commented Feb 19, 2020

@KunalBurangi this is not supported. Relates to saving RT Struct (#306) and Presentation State (#706).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants