Motion Media - Progress Report 1
My progress with the MotionMedia Application
This took me a bit but I managed to complete the OpenCV for C++ tutorial by Murtaza's Workshop. The channel focuses on Machine Learning and Robotics. This is a great place for computer vision.
I learned how images work and all the basic functions included in the OpenCV library like cropping, resizing, filtering, and edge detection. The projects included in the tutorials were great to get a deeper understanding on how everything works together. Also, I learned that Computer Vision makes use of Haar Cascades to detect objects.I know that I can start the building the project now but I should learn more about Haar cascades. It is fundamental knowledge for Computer Vision and it would be shame to progress without knowing what I am actually doing.