Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 266 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 266 Bytes

medial-axis-transform-2d

Implements the 2d medial axis transform based on Joan-Arinyo et al. Computing the Medial Axis Transform of Polygonal Domains by Tracing Paths

Note: Requires Eigen 3.2.4 and assumes it is in /usr/local/Cellar/eigen/3.2.4/include/eigen3/