Skip to content

Latest commit

 

History

History
102 lines (58 loc) · 1.87 KB

README.md

File metadata and controls

102 lines (58 loc) · 1.87 KB

Image-Segmentation

A web application that use python script for image segmentation Thresholding: Optimal thresholding, Otsu, and spectral thresholding global and local thresholding. Unsupervised segmentation using k-means, segmentation using region growing, agglomerative and mean shift method.

Table of Contents

Built with

programming language Framework styling

Deployment

Install streamlit

  pip install streamlit

To start deployment

  streamlit run app.py

Features

Unsupervised segmentation using k-means

main widow

main widow

main widow

Segmentation using mean shifting

main widow

Global optimal Threshold

main widow

Local optimal Threshold

main widow

Local otsu Threshold

main widow

Spectral Threshold

main widow

Otsu global Threshold

main widow

Manual global Threshold

main widow

Manual local Threshold

main widow

region grwing

main widow

🔗 Authors

  • Esraa Ali
    sec : 1 BN : 12

  • Rawan Abdulhamid
    sec : 1 BN : 33

  • Mostafa Mahmoud
    sec : 2 BN : 37

  • Omar Mustafa
    sec : 2 BN : 5

  • Yehia Said
    sec : 2 BN : 53

All rights reserved © 2023 to Team 9 - Systems & Biomedical Engineering, Cairo University (Class 2024)