http://ieeexplore.ieee.org/xpl/articleDetails.jsp?arnumber=4271722
http://cgcad.thss.tsinghua.edu.cn/shixia/publications/matrixreconstruction/paper.pdf
Difference between paper:
- What about parts with "floating" features that do not fit within connected components algorithm? Would need user input to determine parts
- Use PNGs as well as DXFs
- Set the size of the object based on user input (i.e. ask for dimension of single line)
Get pseudo wireframe of test part.
- get csv of all vertices
- get csv of all edges
Create a few more parts to do tests on. Fin?