Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 212 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 212 Bytes

Image-Segmentation-Using-K-Means

Using Unsupervised Learning Algorithm ,we will extract Dominant colors from image and represent Image with fewer colors

  • I will use OpenCv in Python and K-Means from Sklearn