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.
6 lines
292 B
6 lines
292 B
6 years ago
|
# 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
|