Skip to content

dobkeratops/clusterimages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

experiment with simple image clustering in python
eg
python clusterimages -show testimages
	  ..to immediately show results

python clusterimages testimages > output.json
	.. to dump the clustered image filenames as JSON data (nested arrays):-

doesn't yet emit the cluster centres, they are the centroids of the contained data ('blur them all together') but they're shown in immiediate mode

About

experiments with simple image clustering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages