Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mmorehea authored Jun 4, 2017
1 parent bd4072e commit 6fd7450
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ Output is a directory for meshes. Third option is decimation percentage.
Example usage: python3 vol2mesh.py ./data/ ./meshes/ .2


Credits:

Marching cubes implementation: https://github.com/ilastik/marching_cubes

Mesh decimation implementation: https://github.com/sp4cerat/Fast-Quadric-Mesh-Simplification

Reading TIFFs with tifffile: http://www.lfd.uci.edu/~gohlke/code/tifffile.py.html

0 comments on commit 6fd7450

Please sign in to comment.