General Purpose Simple Python script which utilizes Third Order Spline Functions to mimic my proffessor's wrting ;) mathworld.wolfram.com/CubicSpline To Run install matplotlib install opencv How to use 1. Plot nodes - coords.py How the coordinates are plotted 2. Run - main.py Compare original with result Original: Result: