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
Please check some thinning implementations in my blog:
Both using OpenCV 2.x API.