Code Monkey home page Code Monkey logo

Comments (2)

PaulHax avatar PaulHax commented on August 13, 2024

Wired up a Netlify site that proxies the SIIM DICOMWeb server https://dicom-web.netlify.app/

DICOMWeb Sidebar Browser TODOs

  • Fetch all Patient metadata after expanding section, not all instances at start.
  • Configure DICOMWeb host address out of source control (.env?)
  • Hide user input field for DICOMWeb host address and just fetch all studies at startup
  • Loading spinners for metadata sections.
  • Indicate whats loaded/downloaded and don't download twice.
  • Download progress bar
  • Fix can't click volumes in browser with keyboard
  • Handling multiple volumes within a series. Unify dicom-meta volume keys with dataset-dicom/itk-wasm volume keys.
  • Optimize thumbnail fetching (don't fetch full pixel size and decrease jpeg quality?)
  • Speed fetching of Patient information (slowly gets metadata on all instances now)
  • Add developer docs about creating .env file to configure server address

How DICOMWeb browser fits in VolView UI

  • Find patient by fuzzy text search of DICOM data.
  • Sort by?
  • Unify DICOMWeb browser and "Loaded Data" browser, so just 1 list of Patients/Studies/etc? Need "delete/unload" functionality of the current local data browser.
  • Need more space? Pop a modal? Separate page?
  • URL to link to specific datasets that just load?

Server Integration

  • Authentication
  • Streaming DICOM slices (pre-allocation vs dynamically resizing images?)
  • Recipes for the big 3 providers (AWS, Azure, GCP)

from volview.

PaulHax avatar PaulHax commented on August 13, 2024

Closing this omnibus issue. Reopen individual issues per feature when actionable.

from volview.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.