Different Python programs that use the camera:
1. Using opencv-python
2. Using mediapipe
Prerequisites:
1. To install opencv-python:
Run 'pip install opencv-python'
2. To install mediapipe:
Requires Python version 3.11.x
Check the Python version:
Run 'python --version'
Output should be 'Python 3.11.x'
if the output isn't 'Python 3.11.x' please install python 3.11.x on the website of python : https://www.python.org/downloads/
Then run:
'pip install mediapipe'
-
Notifications
You must be signed in to change notification settings - Fork 0
Th4End/camera-with-python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published