Skip to content

jvarley/jaccard_similarity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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/

Releases

No releases published

Packages

No packages published

Languages