File tree 1 file changed +12
-1
lines changed
1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 39
39
32 . background_subtraction_opencv.py
40
40
33 . meanshift_object_tracking_opencv.py
41
41
34 . camshift_object_tracking_opencv.py
42
+
43
+ <br >
44
+
45
+ ## Credits ❤️:
46
+ * This repository contains all the code from ProgrammingKnowledge Opencv Course.
47
+ * Youtube Video : https://www.youtube.com/watch?v=N81PCpADwKQ
48
+ * Duration : 9 hour 23 mintues
49
+
50
+ <br >
42
51
43
52
## Cascade Information⭐:
44
53
#### Download Following Resources for Corosponding Tutorials.
45
54
46
- * Face-detection :- https://github.com/opencv/opencv/blob/master/data/haarcascades/haarcascade_frontalface_default.xml
55
+ * Face Detection :- https://github.com/opencv/opencv/blob/master/data/haarcascades/haarcascade_frontalface_default.xml
47
56
48
57
* Eyes Detection :- https://github.com/opencv/opencv/blob/master/data/haarcascades/haarcascade_eye_tree_eyeglasses.xml
49
58
50
59
Other Cascade :- https://github.com/opencv/opencv/tree/master/data/haarcascades
51
60
61
+ <br >
62
+
52
63
## Helpful Documentations⭐:
53
64
* OpenCV : https://docs.opencv.org/master/
54
65
* Matplotlib : https://matplotlib.org/stable/contents.html
You can’t perform that action at this time.
0 commit comments