Skip to content

Commit 720c671

Browse files
committed
sentex的OpenCV视频教程
1 parent 3fd2b0c commit 720c671

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

ch03-相关教程及视频/README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,25 @@ http://blog.csdn.net/sunny2038/article/category/904451
88
# 视频
99

1010
YouTube
11+
* [sentex的OpenCV视频教程](https://www.youtube.com/playlist?list=PLQVvvaa0QuDdttJXlLtAJxJetJcqmqlQq)
12+
1. [Intro and loading Images - OpenCV with Python for Image and Video Analysis 1](https://www.youtube.com/watch?v=Z78zbnLlPUA&index=1&list=PLQVvvaa0QuDdttJXlLtAJxJetJcqmqlQq)
13+
2. [Loading Video Source - OpenCV with Python for Image and Video Analysis 2](https://www.youtube.com/watch?v=Jvf5y21ZqtQ&index=2&list=PLQVvvaa0QuDdttJXlLtAJxJetJcqmqlQq)
14+
3. [Drawing and Writing on Image - OpenCV with Python for Image and Video Analysis 3](https://www.youtube.com/watch?v=U6uIrq2eh_o&index=3&list=PLQVvvaa0QuDdttJXlLtAJxJetJcqmqlQq)
15+
4. [Image Operations - OpenCV with Python for Image and Video Analysis 4](https://www.youtube.com/watch?v=1pzk_DIL_wo&index=4&list=PLQVvvaa0QuDdttJXlLtAJxJetJcqmqlQq)
16+
5. [Image arithmetics and Logic - OpenCV with Python for Image and Video Analysis 5](https://www.youtube.com/watch?v=_gfNpJmWIug&index=5&list=PLQVvvaa0QuDdttJXlLtAJxJetJcqmqlQq)
17+
6. [Thresholding - OpenCV with Python for Image and Video Analysis 6](https://www.youtube.com/watch?v=jXzkxsT9gxM&index=6&list=PLQVvvaa0QuDdttJXlLtAJxJetJcqmqlQq)
18+
7. [Color Filtering - OpenCV with Python for Image and Video Analysis 7](https://www.youtube.com/watch?v=CCOXg75HkvM&index=7&list=PLQVvvaa0QuDdttJXlLtAJxJetJcqmqlQq)
19+
8. [Blurring and Smoothing - OpenCV with Python for Image and Video Analysis 8](https://www.youtube.com/watch?v=sARklx6sgDk&index=8&list=PLQVvvaa0QuDdttJXlLtAJxJetJcqmqlQq)
20+
9. [Morphological Transformations - OpenCV with Python for Image and Video Analysis 9](https://www.youtube.com/watch?v=YA5u2PI3hF0&index=9&list=PLQVvvaa0QuDdttJXlLtAJxJetJcqmqlQq)
21+
10. [Edge Detection and Gradients - OpenCV with Python for Image and Video Analysis 10](https://www.youtube.com/watch?v=CJMCoAsK-h0&index=10&list=PLQVvvaa0QuDdttJXlLtAJxJetJcqmqlQq)
22+
11. [Template Matching - OpenCV with Python for Image and Video Analysis 11](https://www.youtube.com/watch?v=2CZltXv-Gpk&index=11&list=PLQVvvaa0QuDdttJXlLtAJxJetJcqmqlQq)
23+
12. [GrabCut Foreground Extraction - OpenCV with Python for Image and Video Analysis 12](https://www.youtube.com/watch?v=qxfP13BMhq0&index=12&list=PLQVvvaa0QuDdttJXlLtAJxJetJcqmqlQq)
24+
13. [Corner Detection - OpenCV with Python for Image and Video Analysis 13](https://www.youtube.com/watch?v=6e6NbNegChU&index=13&list=PLQVvvaa0QuDdttJXlLtAJxJetJcqmqlQq)
25+
14. [Feature Matching (Homography) Brute Force - OpenCV with Python for Image and Video Analysis 14](https://www.youtube.com/watch?v=UquTAf_9dVA&index=14&list=PLQVvvaa0QuDdttJXlLtAJxJetJcqmqlQq)
26+
15. [MOG Background Reduction - OpenCV with Python for Image and Video Analysis 15](https://www.youtube.com/watch?v=8-3vl71TjDs&index=15&list=PLQVvvaa0QuDdttJXlLtAJxJetJcqmqlQq)
27+
16. [Haar Cascade Object Detection Face & Eye - OpenCV with Python for Image and Video Analysis 16](https://www.youtube.com/watch?v=88HdqNDQsEk&index=16&list=PLQVvvaa0QuDdttJXlLtAJxJetJcqmqlQq)
28+
17. [Making your own Haar Cascade Intro - OpenCV with Python for Image and Video Analysis 17](https://www.youtube.com/watch?v=jG3bu0tjFbk&index=17&list=PLQVvvaa0QuDdttJXlLtAJxJetJcqmqlQq)
29+
18. [Gathering Images for Haar Cascade - OpenCV with Python for Image and Video Analysis 18](https://www.youtube.com/watch?v=z_6fPS5tDNU&index=18&list=PLQVvvaa0QuDdttJXlLtAJxJetJcqmqlQq)
30+
19. [Cleaning images and creating description files - OpenCV with Python for Image and Video Analysis 19](https://www.youtube.com/watch?v=t0HOVLK30xQ&index=19&list=PLQVvvaa0QuDdttJXlLtAJxJetJcqmqlQq)
31+
20. [Training Haar cascade object detection - OpenCV with Python for Image and Video Analysis 20](https://www.youtube.com/watch?v=eay7CgPlCyo&index=20&list=PLQVvvaa0QuDdttJXlLtAJxJetJcqmqlQq)
32+
21. [Haar Cascade for image & video object classification - OpenCV w/ Python for Image Video Analysis 21](https://www.youtube.com/watch?v=-Mhy-5YNcG4&index=21&list=PLQVvvaa0QuDdttJXlLtAJxJetJcqmqlQq)

0 commit comments

Comments
 (0)