Skip to content

Commit

Permalink
2021 lab
Browse files Browse the repository at this point in the history
  • Loading branch information
siangyang committed Jul 31, 2021
1 parent b1ea3c9 commit 048fbe7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ This Python Opencv Lab is split into two parts.

### Briefly Introduction

[python_opencv_lab_2020.pdf](./python_opencv_lab_2020.pdf)
[python_opencv_lab_2021.pdf](./python_opencv_lab_2021.pdf)

### Reference
The lab practice referred to [OpenCVtutorial](http://opencv-python-tutroals.readthedocs.io/en/latest/index.html), NTU Computer Vision: from Recognition to Geometry (CV) course [website](http://media.ee.ntu.edu.tw/courses/cv/19F/) and NTU Deep Learning for Computer Vision (DLCV) course [website](http://vllab.ee.ntu.edu.tw/dlcv.html).
The lab practice referred to [OpenCVtutorial](https://docs.opencv.org/4.5.2/d9/df8/tutorial_root.html), NTU Computer Vision: from Recognition to Geometry (CV) course [website](http://media.ee.ntu.edu.tw/courses/cv/21S/) and NTU Deep Learning for Computer Vision (DLCV) course [website](http://vllab.ee.ntu.edu.tw/dlcv.html).

### Prerequisites
- python3.5+
Expand Down

0 comments on commit 048fbe7

Please sign in to comment.