Monday, September 19, 2016

Exercise 3

The exercise that week was about Filtering images. The exercise required us to make a medianBlur filtering function. The exercise was rather easy, however my partner and I had some troubles.

First off, the function we made only catered to kernels with only 1 as their values. The function wouldn't work well on kernels with different cell values. Second, because of the first problem, we couldn't test other kernels such as the Gaussian Kernel.

While we both learned how filtering works, it was such a shame that we weren't able to do the exercise correctly.

No comments:

Post a Comment