Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.47 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.47 KB

Mini-Tutorial on Python + NumPy + OpenCV

This is a tutorial for new users of Python (and NumPy). We also show some image processing examples using Python + OpenCV. We hope this tutorial will help you survive the programming assignments in this course. If you are familiar with Matlab, the introduction to NumPy for Matlab users would be useful to help you learn NumPy faster.

Contents

  1. Installing Python and packages [link]
  2. Python tutorial [notebook file] or [colab]
  3. NumPy tutorial [notebook file] or [colab]
  4. OpenCV tutorial [link]

Contact

If you have further questions, please contact:

External Links