Skip to content

Commit b659575

Browse files
committed
updated readme
1 parent 25a4e60 commit b659575

File tree

1 file changed

+20
-3
lines changed

1 file changed

+20
-3
lines changed

README.md

+20-3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,23 @@ Projects
1010

1111
1. [Live webcam sketch](https://github.com/ajithvallabai/opencv_projects/tree/master/python/Live_webcam_sketch)
1212

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

0 commit comments

Comments
 (0)