Skip to content

Second Assignment for "Digital Image Processing" course of THMMY in AUTh.

License

Notifications You must be signed in to change notification settings

mpalaourg/DIP_Image_Segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Second Assignment for "Digital Image Processing" course of THMMY in AUTh.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages