Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.12 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.12 KB

Digital Image Processing 2nd Assignment, AUTh [2019]

Ιmplementations of basic image segmentation techniques.

This is an experimental application developed as part of the course "Digital Image Processing" assignment, that took place in the Department of Electrical & Computer Engineering at Aristotle University of Thessaloniki in 2019.

  • Representation of an image as a fully connected and non-directional graph.
  • Image segmentation by the following methods:
    • Spectral Clustering,
    • Normalized cuts,
    • Recursive Normalized cuts.

Status

As of the completion of the project, it will NOT be maintained. By no means should it ever be considered stable or safe to use, as it may contain incomplete parts, critical bugs and security vulnerabilities.


Support

Reach out to me:


License

License: MIT