daphnei/pottery-profiler
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# pottery-profiler This repo contains an attempt to classify pottery sherds based on SVGs of their cross-section profiles. The scripts provided are documented in report.rtf. NOTE: The Python scripts rely on several Python libraries that can be installed using: sudo pip install svgwrite sudo pip install svg.path sudo pip install numpy