This is the official repository of the paper "Conversion Between Cubic Bezier Curves and Catmull–Rom Splines", published as OpenAccess on July 31, 2021 in the Springer Nature Computer Science Journal, see here Conversion Between Cubic Bezier Curves and Catmull–Rom Splines. The preprint of the paper is available here on arXiv.
This project was a part of the vision-based navigation research at the Department of Information Technology (LIKE) at Friedrich-Alexander-University Erlangen-Nuremberg.
The codes here were initially intended to be used within C# and the Unity 3D game engine.
We are working on a Python implementation for easier use and increased transparency regarding the research.