nielsboecker / HoloRepository-Core

A system for transforming medical imaging studies into holograms, storing them in the cloud and providing them to other systems.
GNU Affero General Public License v3.0
7 stars 8 forks source link

Optimisation/pipelines #106

Closed ImmanuelBaskaran closed 4 years ago

ImmanuelBaskaran commented 4 years ago

Added optimisations to:

  1. Loading DICOM files into Numpy Arrays
  2. Normalizing the arrays
  3. Removing the intermediate OBJ file creation
  4. Using Trimesh to export files

Also created a temporary nifiti file mesh viewer