COMP 2211 Exploring Artificial Intelligence

Lab 7 Digital Image Processing Fundamentals

Review


This is a review of Digital Image Processing Fundamentals. It aims to refresh your memory of what you have learned in class.

  • Image file load/display
  • Image Pre-processing
    • Image translation/flip/rotation/warping
    • Image Scaling/ Padding
    • Point based Operations
    • Local Operations
  • Characteristics of Image Operations

Please download the review notebook by right-clicking the link. Then, select "Save link as..." to save the file to your local disk. Next, upload it to your Google Drive and open it using Google Colab.

Lab Work


A number of lab tasks are given to you to familiarize yourself with image processing (and practice your NumPy programming skills). Please download the lab tasks notebook by right-clicking the link. Then, select "Save link as..." to save the file to your local disk. Next, upload it to your Google Drive and open it using Google Colab.

Submission & Grading

This is an odd-numbered lab, so there is no need to submit anything.

Frequently Asked Questions

This list is incomplete; you can help by expanding it


Page maintained by
Homepage