##Surface Repository for DICOM

Usage

Building from source - mvn install

Run - java -jar SurfaceRepo-jar-w-dep.java path/to/stlFile.stl

Outputs:

  • mesh.dcm file in the same directory as the jar file;
  • Viewer (reads data from mesh.dcm)

Resources

At src/main/resources/3Ddata there are stl files that can be used to test out the program.