Week 4

For Week 4 of Fall Term, the rest of our team’s task was to finalize their Matlab code for pulling average RGB pixel value data for our image database. Running parallel to this task was my task for researching the implementation of demosaicing processes in Matlab. Professor Dosiek provided me with a paper that had example Matlab code for implementing five different demosaicing processes in the paper’s appendix. Matlab also has it’s own demosaicing command, called demosaic(), allowing us to have six different demosaicing at our disposal if we decide on choosing this process for our final classification system design.

 

Week 5 Updates