Skip to content

A Boo based DSL for creating well formed DICOM images

Notifications You must be signed in to change notification settings

steveofficer/DICOM-DSL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DICOM-DSL

A Boo based DSL for creating well formed DICOM images

This project is an experiment in using Boo to build a DSL based on meta-programming to construct well-formed DICOM images for use in medical imaging applications. The aim is to allow developers to construct DICOM objects in source code that is then compiled as a binary resource inside a .NET assembly. The applicability would be for maintaining test data sets with the advantage of maintaining the images as source code rather than binary files.

About

A Boo based DSL for creating well formed DICOM images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages