akshitagupta15june / akshitagupta15june/Face-X
Cross stitch face pattern finder
- Lingua principale
- Jupyter Notebook
- Stelle
- 853
- Fork
- 596
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
**Is your feature request related to a problem? Please describe.**
Cross stitching is a form of embroidery that involves creating decorative patterns or designs by sewing X-shaped stitches onto fabric. When you want to create an embroidery of a person you'll have to first create a simplified sketch of it ie...you can't embroide that image with the same exact colors, cause there'll be a lot of them. Take a look at this image, we can see that this image consist of a lot of colors. Its difficult to embroide this person

**Describe the solution you'd like**
The above mentioned problem can be solved by using machine learning ie.. the K means algoritm can be used to reduce the complexity/no0fColors by image quantisation. The number of colors and the desired image size can be given as an input (note that if you have a embroidery frame with a holes then you shall pass in 100 as size, here is an example for size:100 and 50, colors=5)


**Describe alternatives you've considered**
I personally think that this is the most effective solution🙂
**Approach to be followed (optional)**
null
**Additional context**
before and after


Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.