Prerequisite
Software Installation
You are required to follow the software installation instructions before class starts.
1. Install VSC and OpenCV C++ (Week 1-7)
Tutorial: Install OpenCV C++2. Install Python and PyTorch (Week 8-16)
Installation Guide for PytorchBasics of C++/Python
1. C++ Programming
Don't worry if you do not know about C++, as long as you have some experience with C programming. We will learn the basics of C++ programming in class through several tutorials.
It would be helpful if you could study the basics of C++ beforehand.
Recommended sites for C++ tutorials
• w3schools.com
• TCPschool.com
2. Python Programming
Also, don't worry if you do not know about Python programming.
We will learn the necessary Python programming techniques in class.
But, you are encouraged to study Python programming by yourself before the midterm.
Recommended tutorial site
• w3schools.com
Last updated
Was this helpful?