Brak opisu

fuyu 130a4844a7 x 3 lat temu
.nuget 7b0d50c9ec first commit 4 lat temu
Android 7b0d50c9ec first commit 4 lat temu
Desktop 130a4844a7 x 3 lat temu
External 7b0d50c9ec first commit 4 lat temu
Mono 7b0d50c9ec first commit 4 lat temu
Universal 7b0d50c9ec first commit 4 lat temu
iOS 7b0d50c9ec first commit 4 lat temu
.gitattributes 7b0d50c9ec first commit 4 lat temu
.gitignore 7b0d50c9ec first commit 4 lat temu
License.txt 7b0d50c9ec first commit 4 lat temu
README.md 7b0d50c9ec first commit 4 lat temu
Samples.Android.sln 7b0d50c9ec first commit 4 lat temu
Samples.Desktop.sln 7b0d50c9ec first commit 4 lat temu
Samples.Mono.sln 7b0d50c9ec first commit 4 lat temu
Samples.Universal.sln 7b0d50c9ec first commit 4 lat temu
Samples.iOS.sln 7b0d50c9ec first commit 4 lat temu
SharedAssemblyInfo.cs 7b0d50c9ec first commit 4 lat temu

README.md

fo-dicom logo

Fellow Oak DICOM Samples

Sample applications associated with the fo-dicom framework, version 4.0.5

Contributions

Sample contributions from the community are more than welcome. Make a pull request of your sample application for our prompt consideration.

Available samples

.NET

  • ConsoleTest, legacy test project
  • C-Store SCP, simple implementation of a C-STORE Service Class Provider
  • C-Store SCU, simple implementation of a C-STORE Service Class User
  • DICOM Compare, compare two DICOM files for differences
  • DICOM Media, simple DICOMDIR reader/writer
  • Logging Serilog, test application to illustrate logging via Serilog
  • Print SCP, simple DICOM PRINT Service Class Provider
  • Print SCU, simple DICOM PRINT Service Class User
  • QueryRetrieve SCP, simple Query/Retrieve Service Class Provider that handles c-find, c-get and c-move
  • QueryRetrieve SCU, simple Query/Retrieve Service Class User
  • WADO, simple demonstration of WADO web service implementation, contributed by user do0om
  • Worklist SCP, simple Modality Worklist and MPPS Service Class Provider
  • Worklist SCU, simple Modality Worklist and MPPS Service Class User

Universal Windows Platform

  • SimpleViewer, proof-of-concept DICOM viewer for the Universal Windows Platform

Xamarin Android

  • SimpleViewer, proof-of-concept DICOM viewer for Xamarin Android

Mono

  • C-Store SCP, simple implementation of a C-STORE Service Class Provider

Issues

If you encounter issues with any of the samples, please report on the fo-dicom-samples issue board.



Enjoy!
The fo-dicom contributors