Hello, dear friend, you can consult us at any time if you have any questions, add WeChat: daixieit

COMP4528: Computer Vision

Semester 1, 2023

Tutorial 1

Question 1                                                      Environment setup

1.  Please refer to the Python environment setup instructions on Wattle, or download/view the instruction file from here. It’s essential to install the environment correctly, as you’ll be using it frequently in labs and assignments.

2. While MATLAB can be used for labs and assignments, it’s not applicable for the deep learning part of the course. If you need a free MATLAB License, please visit this link. You also need to install the Image Processing Toolbox in MATLAB.

3.  If you have any questions, please feel free to ask your tutor for help!w

Question 2                                           Programming introduction

1.  Open the “matlab” or “python” folder, and execute the MATLAB scripts or Jupyter Notebook files. Take some time to compare the generated output to your initial expectations and try to comprehend what each line of code does.

2.  If you face any kind of problem, you can discuss it with classmates around you or seek assistance from tutors!