https://github.com/farheenb/fuzzy-clustering-satellite-image
A web application to perform Fuzzy clustering on a satellite images using Expectation-Maximum Algorithm
https://github.com/farheenb/fuzzy-clustering-satellite-image
Last synced: 7 months ago
JSON representation
A web application to perform Fuzzy clustering on a satellite images using Expectation-Maximum Algorithm
- Host: GitHub
- URL: https://github.com/farheenb/fuzzy-clustering-satellite-image
- Owner: FarheenB
- Created: 2020-07-03T17:18:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-22T06:16:54.000Z (almost 3 years ago)
- Last Synced: 2025-01-16T23:32:19.743Z (9 months ago)
- Language: Python
- Size: 1.47 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fuzzy Clustering
### Follow the steps to run the application:
1. Install **Python3, Pip3**
2. Create and activate virtual environment (preferred)
3. To install all the dependent packages run **"python -m pip install -r requirements.txt"**
4. Run the app file by command **"flask run"**
5. Start the application on **"http://localhost:5000"**

6. Select a satellite image
7. Specify the number of clusters

8. Hit Submit
9. Wait for EM Algorithm to find n no. of Fuzzy Clusters in the image
10.Output displayed
 