Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 614 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 614 Bytes

Color Segmentation tool with OpenCV

Demo: http://valentinabiryukova.ipq.co:60012/

This is easy and fast tool for image segmentation by color.

Benefits:

  • Fast
  • Finds inner holes and delete them (beta-version)
  • Without complex neural networks
  • Without training

Disadvantages:

  • Tool doesn't know anything about objects, just finds contours of one color
  • Isn't accurate in hard examples

TO DO

  • Improve holes removing
  • Add color wheel and remove manual input of color
  • Add possibilities to choose several boundaries