Monday, August 29, 2016

Exercise 1

I never really thought image processing would involve so much Math and everything. Of course I expected Math since this is a CMSC course, but I didn't anticipate the first exercise would have a formula for it to be solved.
The first exercise involved two photos of teachers, A and B. We have to manipulate teacher A and turn it to teacher B by using a certain formula that will transform all pixels until A transforms to B. Pretty cool if you'd ask me, but formulating an algorithm is a bit tricky, in my opinion. When I finally thought I got how to solve the exercise, it was already time...
While what my partner and I did on the exercise didn't came out right, at least we now know that image transformations are performed and manipulated using formulas, and each formula gives the image a different transformation.