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:

  1. Import OpenCV library.
  2. Read image from disk/Google Drive (import appropriate libraries).
  3. Extract an image patch (ROI).
  4. Perform image resize.
  5. Rotate the image.
  6. Blur the image.
  7. Draw a Bounding Box on the image.
  8. Put text on the image.

Instructions and Material for solution: Click here to download the exercise material.

Lecture for better understanding: http://icarus.csd.auth.gr/digital-images-lecture/

————————————————————————————————————–

For the solutions to the exercises, please contact koroniioanna@csd.auth.gr