Skip to content

Repository files navigation

Open DICOMweb

The ODW Software Development Kit

/odw/sdk

Libraries

  • core: The core DICOM classes
  • dictionary: The DICOM Data Dictionary
  • convert: encoders and decoders of DICOM representations.
  • io: utilities for reading and writing file and directories.
  • common: A library of useful classes and functions that are used by the system, but have nothing to do with DICOM.

Usage

**TODO: better example **

A simple usage example:

import 'package:core/core.dart';

main() {
  var awesome = new Awesome();
}

Features and bugs

Please file feature requests and bugs at the issue tracker.

About

The ODW Software Development Kit

Resources

Stars

2 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages