WEEK 3: IMAGE BASICS AND OPENCV

Date: 20 - 24 March 2023


Content:

In week 3, I continued my learning on image basics with OpenCV, I learned about the basic image operations such as reading, displaying, and saving images using OpenCV. I also practiced working with basic shapes like lines, rectangles, and polygons in OpenCV. I also got to know more about the process of adding text to images using OpenCV, including specifying font types, size, and colours. I learned how to interactively draw shapes on images using mouse and learned event handling functions in OpenCV.


Conclusion:

In conclusion, in this week 3, I was dedicated to deepening my understanding of image basics with OpenCV. I learned how to perform essential operations on images, such as drawing shapes, adding text, and implementing interactive drawing functionalities using the mouse.


Appendix:

Below are some output examples of what I have learned.

Figure: Output


Comments

Popular posts from this blog

WEEK 6: LEARNING OBJECT DETECTION FOR MY SYSTEM

WEEK 2: FYP WORKSHOP & COMPUTER VISION INTRODUCTION