You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A collection of thinning algorithms's implementetions in C# bundled up with visualizations. Option to save pictures step by step included. GUI written using .NET's Windows Forms.
Implemented Algorithms
Zhang and Wang (1988)
KMM (2002)
K3M (2010)
Modified K3M (2016)
About
Thinning Algorithms collection implemented in C#. Includes: Zhang and Wang (1988), KMM (2002), K3M (2010), Modified K3M (2016)