Lecture 6: Numpy, start of motion detection
Numpy
Today we gave a brief overview of Numpy Links to an external site. in class. I suggest that for next time you read from the Manual Links to an external site.:
- Setup Links to an external site.
- Quickstart Links to an external site.
- Absolute beginners tutorial Links to an external site.
You could also read the NumPy Basics tutorial Links to an external site. up to Broadcasting, if you wished.
For MatPlotLib, the most useful resource is the gallery of visualizations Links to an external site.; you can eyeball one you like and see how it is done.
Material from class
Here is the handwritten notes Links to an external site. from class.
Videos
There are two videos. One is the video for the class; the other is a short video I made to help you with hw3, hw4.
Video of the class:
Video to help with hw3, hw4: