Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 345 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 345 Bytes

Simple command line utility to compute Jaccard Similarity between two meshes.

Jaccard Similarity is Intersection / Union of two voxel grids.

Python Dependencies

https://github.com/dranjan/python-plyfile
https://github.com/dimatura/binvox-rw-py

External Dependencies

http://www.patrickmin.com/binvox/