jsmolka / hull

Concave or convex hull around a list of points.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to visualize?

youssef962 opened this issue · comments

How to visualize and save the results (coordinates of boundaries in text file) as you did in the attached image?

To run the examples in /visual/ you need to install pyprocessing as stated in the readme. Saving coordinates in a text file must be done by you somehow.

thanks for your quick reply