Skip to content

kelleherdes/Image-segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Image segmentation in python by colour and optionally distance using K-means. K-means++ can be used if specified. Command line syntax: python3 segment.py <image_name> <number_of_clusters> <distance_weight>

About

Image segmentation by colour and distance in python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages