Semester assignments for the course "Digital Image Processing" of THMMY in AUTH university.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

292 B

First deliverable

In this first deliverable we were called to implement a number of functions that:

  • produce an RBG image from a Bayer pattern array of samples
  • quantize and dequantize the image using any desired number of bits
  • transform the image to the PPM format and save it to disk