File tree 1 file changed +20
-3
lines changed
1 file changed +20
-3
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,23 @@ Projects
10
10
11
11
1 . [ Live webcam sketch] ( https://github.com/ajithvallabai/opencv_projects/tree/master/python/Live_webcam_sketch )
12
12
13
- 2 . [ Contour_detection] ( )
14
- 3 . [ Counting_circles_and_ellipses] ( )
15
- 4 . [ Template_matching] ( )
13
+ 2 . [ Contour_detection] ( https://github.com/ajithvallabai/opencv_projects/tree/master/python/Contour_detection )
14
+ 3 . [ Counting_circles_and_ellipses] ( https://github.com/ajithvallabai/opencv_projects/tree/master/python/Counting_circles_and_ellipses )
15
+ 4 . [ Template_matching] ( https://github.com/ajithvallabai/opencv_projects/tree/master/python/Template_matching )
16
+ 5 . Object detection
17
+
18
+ a.[ Face_eye_smile_detection] ( https://github.com/ajithvallabai/opencv_projects/tree/master/python/object_detection/eye_and_face_detection )
19
+
20
+ b.[ Yolo_object_detection] ( https://github.com/ajithvallabai/opencv_projects/tree/master/python/object_detection/yolo_object_detection )
21
+ 6 . Car and Pedestrain detection
22
+
23
+ a.[ Car_detection] ( https://github.com/ajithvallabai/opencv_projects/tree/master/python/car_and_pedestrian_detection )
24
+
25
+ b.[ Pedestrian_detection] ( https://github.com/ajithvallabai/opencv_projects/tree/master/python/car_and_pedestrian_detection )
26
+ 7 . [ Face_swap] ( https://github.com/ajithvallabai/opencv_projects/tree/master/python/face_swap )
27
+ 8 . [ Yawn_detector] ( https://github.com/ajithvallabai/opencv_projects/tree/master/python/yawn_detection )
28
+
29
+
30
+ Package used:
31
+
32
+ Opencv 4.1.1
You can’t perform that action at this time.
0 commit comments