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
BrodUI is an image processing project coded in C# about the creation of an embroidery pattern from an image. For this it is necessary to reduce the number of colors with the K-Means algorithm so that the embroiderer doesn't need too many different threads.