https://github.com/es7/computer-vision
https://github.com/es7/computer-vision
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/es7/computer-vision
- Owner: ES7
- Created: 2022-06-13T17:10:36.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-21T19:24:22.000Z (over 2 years ago)
- Last Synced: 2025-02-28T20:18:31.887Z (over 1 year ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 32.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenCV
In this repository I have uploaded my opencv codes which I have learned when I was a beginner. In the `Aruco Marker Placement` folder I have performed a small task based on aruco markers. In the `Face, Hand, Pose Detection` folder I have tried to explain the use of **mediapipe** library of python and how to use it for face, hand and pose detection.