Hand Detection and Tracking in Python with JUST 18 Lines of Code

preview_player
Показать описание
📌 How to do Hand Tracking (= hand detection) in python programming language using OpenCV and MediaPipe Package

➖➖➖➖➖➖➖➖➖➖

🟥🟨 How to read from webcam:
Capture Video from Camera (Webcam) using Python OpenCV

🟥🟨 Face Detection and Face Mesh in Python:

➖➖➖➖➖➖➖➖➖➖
▶️ How to install PyCharm (one my favorite Python IDEs and the one I'm using in this Video):

▶️ Our Machine Learning Tutorial Playlist:

▶️ PyCharm Tutorial Playlist (Tips and Tricks):

▶️ Jupyter Notebook Tutorial playlist:

▶️ How to install Jetbrains DataSpell IDE (one my favorite Python IDEs) [which is like PyCharm]:

➖➖➖➖➖➖➖➖➖➖

Source Code:
Рекомендации по теме
Комментарии
Автор

Cool video ! You should put the 'hands = mp_hands.Hands()' outside the loop so it speed up the program a lot
then just call 'results = hands.process(img)' inside the loop

theojohannet
Автор

What python version is used in this video and what version of mediapipe?

relaxmeditation
Автор

Can't seem to download the source codes; the link to the text file keeps taking me to the same page! Any help?

MdJahurulIslam
Автор

Nice tutorial.
The transitions are annoying though.

wachidsusilo
Автор

Hi @Koolac Thanks for your video. Unfortunately now in oct 2023 your code works but it gets a leaks of memory. The Python process goes to get full of memory 32 GB of ram. What is wrong now? Did they deprecated the API? can you help me? Thanks again.

EmanueleBenatti
welcome to shbcf.ru