Giter Site home page Giter Site logo

zaid-safadi / dicomcloud Goto Github PK

View Code? Open in Web Editor NEW
8.0 4.0 12.0 3.3 MB

Azure friendly DICOMweb part 13 .NET server with qido-rs, wado-rs, stow-rs, wado-uri RESTful implementation

Home Page: https://dicomcloud.azurewebsites.net

License: Apache License 2.0

C# 99.84% CSS 0.13% ASP 0.02%
dicom dicomcloud dicomweb wado wado-uri wado-rs qido-rs stow-rs dicom-server dotnet

dicomcloud's People

Contributors

zaid-safadi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

dicomcloud's Issues

Improve the Developer User Experience of the DICOMcloud library

Since the initial development of the DICOMcloud library and the focus has been to add and support as many features possible defined in the DICOMweb protocol to provide a reference implementation as a standalone DICOMweb Server.

I’ve been trying lately to improve the user experience working with the library, understanding the functionality and API, how to run a development environment and deployment.
In order to track the status of these activities in a single place, I’ll be adding here the related issue’s title with a link and any work that is yet to be done. Any suggestions are welcome!

  • Create Nuget packages for the library to bootstrap development #26
  • Simplify running the WADO Server from Visual Studio #24
  • Implement a versioning mechanism for the library #23
  • Create an ARM template with deploy to Azure button #19
  • Create unit test projects to cover the different examples of using the library #18
  • Add API documentation using Swagger #12
  • Create a SQL Server database project to maintain the DICOM server database and publish to SQL server #8

Simplify running the WADO Server from Visual Studio

Currently once you clone the DICOMcloud code, you must create a database and update the web.config with the connection string along with the location where the images should be stored.
Also, the code structure which configures the server could be improved for better readability and customization.

This process should be enhanced such that the user can run the server immediately after cloning with no to little configuration

error on study query

question on the dicom cloud project
i get this error on study query from the demo project to cloud application
An exception of type 'System.TypeInitializationException' occurred in DICOMcloud.Wado.Core.dll but was not handled in user code
Additional information: The type initializer for 'DICOMcloud.Wado.Core.DefaultDicomQueryElements' threw an exception.

Hosted server slow on first request

The server is hosted on a free azure website plan that shutdown the web application after some period of inactivity. So first request should wait for the web application to warm up and start running which causes the delay on the client side and might time-out.

Resolution

Move the hosted server into a paid plan

WADO-RS and WADO-URI not returning default TransferSyntax

When requesting a DICOM dataset using WADO-RS or WADO-URI with no transfer syntax parameter the server returns the dataset with the transfer syntax used at storage.

Server should return the default transfer syntax: ExplicitVRLittleEndian

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.