I\'m looking for a fast thinning algorithm that can be readily implemented using OpenCV. The mention of the library is because there are certain things that can be done in a
Not sure if this will help you, but I've used this library and found it very useful, (which includes thinning/skeletonisation). You can download the source here: