https://github.com/rasyadh/multiband-image-clustering
Multiband Image Clustering Example with Landsat 7 data
https://github.com/rasyadh/multiband-image-clustering
flask image-clusterization kmeansplusplus landsat-data multiband opencv-python opencv3 python3
Last synced: about 1 month ago
JSON representation
Multiband Image Clustering Example with Landsat 7 data
- Host: GitHub
- URL: https://github.com/rasyadh/multiband-image-clustering
- Owner: rasyadh
- Created: 2018-01-21T12:05:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-21T12:14:11.000Z (over 8 years ago)
- Last Synced: 2025-01-06T18:21:22.171Z (over 1 year ago)
- Topics: flask, image-clusterization, kmeansplusplus, landsat-data, multiband, opencv-python, opencv3, python3
- Language: Python
- Size: 1.05 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Multiband Image Clustering Example
# Landsat 7 data and KMeans++ Clustering
Install Dependencies :
pip install flask
pip install python-opencv
Run the app : python run.py