An open API service indexing awesome lists of open source software.

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

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