dcmjs Examples

These examples are meant to demonstrate various aspects of the dcmjs library in an interactive way. They are written such that they can be opened directly in your web browser from github or your local repository. Use the "view source" capabilities built into your browser to see how each example works.

  • Create DICOM Segmentation with Cornerstone. - Use dcmjs and Cornerstone to create a DICOM Segmentation file.
  • Create and read RLE encoded DICOM Segmentation with Cornerstone. - Use dcmjs and Cornerstone to create/read rle encoded DICOM Segmentation file.
  • Display DICOM Segmentation with Cornerstone - Use dcmjs and Cornerstone to display a DICOM Segmentation file.
  • Display DICOM Segmentation with VTKjs - Use dcmjs and VTKjs to display a DICOM Segmentation file
  • Create DICOM Structured Report - Use dcmjs to create a DICOM Structured Report file