https://github.com/ajithvcoder/unsupervisedclustering
https://github.com/ajithvcoder/unsupervisedclustering
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ajithvcoder/unsupervisedclustering
- Owner: ajithvcoder
- Created: 2021-03-17T12:29:00.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-19T07:15:40.000Z (about 4 years ago)
- Last Synced: 2025-01-12T19:30:42.061Z (4 months ago)
- Language: C++
- Size: 21.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Unsupervised Image clustering
### Method - K-means clustering
**Requirements**
sudo apt install libx11-dev
**Bash Usage**
cd src
sh ./build.sh**Usage**
cd src
g++ ./main.cpp -o ./main.out -lpthread -lX11./main.out
**Docker Hub Link**
https://hub.docker.com/r/ajithvallabai/unsupervisedclustering