An open API service indexing awesome lists of open source software.

https://github.com/obito/pattern

Filter different colors in an image, originally to facilitate sewing patterns
https://github.com/obito/pattern

filter gocv golang image-processing opencv pattern sewing

Last synced: about 2 months ago
JSON representation

Filter different colors in an image, originally to facilitate sewing patterns

Awesome Lists containing this project

README

          

# pattern

Filter different colors in an image, originally to facilitate sewing patterns.

# Original Problem

The original problem was for some friends, who were sewing, and who had a lot of trouble following patterns because it's very confusing, with a lot of patterns on one page. Some even gave up sewing because of that.

# Solution

So the idea came to me to make a software/website that would allow to filter the different colors on a pattern, and thus facilitate the vision.

# Example

The example is really bad, because of the shadow, the detection is not done correctly. I will change this example later. Here is a (very bad) example:

Before | After
:-------------------------:|:-------------------------:
![](https://raw.githubusercontent.com/obito/pattern/master/images/img.jpg) | ![](https://raw.githubusercontent.com/obito/pattern/master/dist/img-filtred.jpg)