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.
|
|
7 years ago | |
|---|---|---|
| .. | ||
| report | 7 years ago | |
| README.md | 7 years ago | |
| bayer2rgb.m | 7 years ago | |
| imagedequant.m | 7 years ago | |
| imagequant.m | 7 years ago | |
| march.mat | 7 years ago | |
| mydequant.m | 7 years ago | |
| myquant.m | 7 years ago | |
| saveasppm.m | 7 years ago | |
README.md
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