Retrospective
During this week I learned:
– investing time in getting the most up to date software/library is often time lost
– the code behind automatic image filters.
– how to recognize the point with the highest brightness, which can be very useful for tracking.
– how background substraction works and what possibilities it brings when it comes to security cameras.
Time spent on this dev. step: around 8h 30m
To Do 1.3 – Dev. Step #2
Next week I want to learn how the Face detection and face tracking of OpenCV works,
Draw a Square around a face and track the x and y position of the middle point of the square.