Topic: OpenCV library is one of the best know computer vision tools, offering a wealth of functionalities on image/video processing, analysis, computer vision and deep learning. Its knowledge is a must for a CV specialist.
Exercise: Create a Python script file and perform the following tasks:
- Import OpenCV library.
- Read image from disk/Google Drive (import appropriate libraries).
- Extract an image patch (ROI).
- Perform image resize.
- Rotate the image.
- Blur the image.
- Draw a Bounding Box on the image.
- Put text on the image.
Instructions and Material for solution: Click here to download the exercise material.
Lecture for better understanding: https://icarus.csd.auth.gr/digital-images-lecture/
————————————————————————————————————–
For the solutions to the exercises, please contact koroniioanna@csd.auth.gr