class public staticVJS.parsers. dicom
Source: parsers/
Property
new dicom(arrayBuffer)
Dicom parser is a combination of utilities to get a VJS image from dicom files.
Relies on dcmjs, jquery, HTML5 fetch API, HTML5 promise API.
Parameter
| Name | Type | Optional | Description |
|---|---|---|---|
|
arrayBuffer |
arraybuffer |
|
List of files to be parsed. It is urls from which VJS.parsers.dicom can pull the data from. |