项目作者: halloTheCoder

项目描述 :
Image segmentation using KMeans
高级语言: Jupyter Notebook
项目地址: git://github.com/halloTheCoder/ImageSegmentationUsingKMeans.git
创建时间: 2018-12-11T17:47:26Z
项目社区:https://github.com/halloTheCoder/ImageSegmentationUsingKMeans

开源协议:MIT License

下载


ImageSegmentationUsingKMeans

Image segmentation using KMeans

Run

python Image_Segmentation_using_kmeans.py --k 3 --input_file input/burma.jpg

  • k : It is the required no of clusters to be formed. Default is 3. Higher the no, more is the time required for each iteration and thus for convergence.

  • input_file : The relative path of the desired input file

NOTE ::

  • Output images and gif will be created in output folder.
  • Images are automatically being resized to reduce the time taken.

RESULTS

March comes in like a lion Image

drawing
drawing