One Paragraph of project description goes here
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
| # short link: www.shorturl.at/wzM69 | |
| version: "3" | |
| networks: | |
| adguard-macvlan: | |
| name: adguard-macvlan | |
| driver: macvlan | |
| driver_opts: | |
| parent: eno1 | |
| ipam: | 
Imports:
import vtk
from vtk.util import numpy_support
import numpy
Create a vtkDICOMImageReader object, set its directory to the one containing all DICOM files, and Update to read in all data: