https://github.com/ajithvcoder/opencv_projects
python and C++ projects - opencv
https://github.com/ajithvcoder/opencv_projects
Last synced: 20 days ago
JSON representation
python and C++ projects - opencv
- Host: GitHub
- URL: https://github.com/ajithvcoder/opencv_projects
- Owner: ajithvcoder
- Created: 2019-04-21T10:05:16.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-23T18:40:09.000Z (over 5 years ago)
- Last Synced: 2025-04-08T19:48:07.707Z (about 2 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 11.8 MB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Opencv basic projects in c++ and python
### Cplusplus_opencv
1. [C++ programs for opencv - Basics](https://github.com/ajithvallabai/opencv_projects/tree/master/C%2B%2B/basics)
### Python_opencv
Projects1. [Live webcam sketch](https://github.com/ajithvallabai/opencv_projects/tree/master/python/Live_webcam_sketch)
2. [Contour_detection](https://github.com/ajithvallabai/opencv_projects/tree/master/python/Contour_detection)
3. [Counting_circles_and_ellipses](https://github.com/ajithvallabai/opencv_projects/tree/master/python/Counting_circles_and_ellipses)
4. [Template_matching](https://github.com/ajithvallabai/opencv_projects/tree/master/python/Template_matching)
5. Object detectiona.[Face_eye_smile_detection](https://github.com/ajithvallabai/opencv_projects/tree/master/python/object_detection/eye_and_face_detection)
b.[Yolo_object_detection](https://github.com/ajithvallabai/opencv_projects/tree/master/python/object_detection/yolo_object_detection)
6. Car and Pedestrain detectiona.[Car_detection](https://github.com/ajithvallabai/opencv_projects/tree/master/python/car_and_pedestrian_detection)
b.[Pedestrian_detection](https://github.com/ajithvallabai/opencv_projects/tree/master/python/car_and_pedestrian_detection)
7. [Face_swap](https://github.com/ajithvallabai/opencv_projects/tree/master/python/face_swap)
8. [Yawn_detector](https://github.com/ajithvallabai/opencv_projects/tree/master/python/yawn_detection)Package used:
Opencv 4.1.1Gallery :





