# Stroke-Extraction **Repository Path**: dark5386567/Stroke-Extraction ## Basic Information - **Project Name**: Stroke-Extraction - **Description**: Extracting Strokes from Images for use in Sketch Recognition - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Stroke-Extraction This is a simple python implementation of [From Paper to Machine: Extracting Strokes from Images for use in Sketch Recognition](http://faculty.cs.tamu.edu/hammond/publications/pdf/2008RajanSBIM.pdf) by Pankaj Rajan and Tracy Hammond. I modified the original implementation at some points to adopt it to my specific needs.