Week 5

Following my Week 4 tasks, I decided on choosing a demosaicing-based classifier system to implement for the Signal Processing Cup competition based on the demosaicing system implemented in this paper. Thus, my tasks for Week 5 focused on developing the necessary code in order to reproduce the techniques used in this paper based on the algorithms that we currently have at our disposal. The rest of the team’s task for the week was to plot the average RGB pixel value data onto a 3D plot in Matlab. These plots of data will ideally be plots of different unique “clouds” of data that could potentially be used to classify different camera models.

 

Week 6 Updates