Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fo-dicom/fo-dicom-samples
Sample applications associated with the fo-dicom framework
https://github.com/fo-dicom/fo-dicom-samples
cstore-scp cstore-service fo-dicom modality-worklist mpps-service simpleviewer wado
Last synced: about 4 hours ago
JSON representation
Sample applications associated with the fo-dicom framework
- Host: GitHub
- URL: https://github.com/fo-dicom/fo-dicom-samples
- Owner: fo-dicom
- License: other
- Created: 2016-01-26T12:35:41.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-09-14T09:34:38.000Z (3 months ago)
- Last Synced: 2024-12-15T19:09:34.266Z (7 days ago)
- Topics: cstore-scp, cstore-service, fo-dicom, modality-worklist, mpps-service, simpleviewer, wado
- Language: C#
- Size: 16.4 MB
- Stars: 155
- Watchers: 21
- Forks: 144
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
# Fellow Oak DICOM Samples
**Sample applications associated with the [fo-dicom](https://github.com/fo-dicom/fo-dicom) framework, version 5.1.2**### 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](https://github.com/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](https://github.com/fo-dicom/fo-dicom-samples/issues).
**Enjoy!**
The *fo-dicom* contributors