Skip to content

Digital Image Processing Assignment(Auth Spring Semester 2021)

License

Notifications You must be signed in to change notification settings

tasoslio/Digital-Image-Processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Digital-Image-Processing

This assignment took place in the course "Digital Image Processing" of Aristotle University of Thessaloniki at 8th Semester. It contains two parts which described below.

📒 Description

Part 1

This part implements the following:

  1. Reconstruction of RGB image from Bayer pattern.
  2. Downsampling of RGB image.
  3. Quantization of RGB image.
  4. PPM representation.

There are different demo scripts that present the results of the first part.

1st Part Assignment's Presentation(only in Greek) : here

Part 2

This part implements the following:

  1. Representation of an image as a graph
  2. Image segmentation with spectral clustering method.
  3. Image segmentation with normalized cuts(n-cuts) either recursive or not.

2nd Part Assignment's Presentation(only in Greek) : here

🔧 Development

The files of the assignment were created with MATLAB R2018b.

❓ FAQ

If there are any questions, create an issue in this repository.

🔒 Licenses

MIT License

Releases

No releases published

Packages

No packages published

Languages