Skip to content

Experimental image segmentation using Lab k-means clustering.

License

Notifications You must be signed in to change notification settings

karlmcguire/seg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seg

Experimental image segmentation using Lab k-means clustering.

todo

  • k-means clustering module
  • k-means cluster image pixels based on euclidian distance of a and b values (directly proportional to visual similarity)
  • optimize k-means algorithm with cuda
  • find segmentation borders based on pixel centroids

About

Experimental image segmentation using Lab k-means clustering.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages