Skip to content

SunwooKim11/driver_hand_signals_recognize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

driver_hand_signals_recognize

  • This is the final project of KMU 2021s '차량지능기초 전반부'
  • This project can detect 3 driver left_hand signals below:
  1. Thanks
  2. Go first (course concession)
  3. There is someone in front of me. kind_of_hand_gestures

Key Idea

  • Apply coordinate system transformation using trigonometric ratio. coordinate_transformation

Dependency

  • python3
  • mediapipe
  • cv2

Youtube Video

Report

Reference

[1] mediapipe hands python solution: https://google.github.io/mediapipe/solutions/hands.html

[2] Simple hand gesture recognizition project: https://gist.github.com/TheJLifeX/74958cc59db477a91837244ff598ef4a

[3] Simple hand gesture recognizition project with python: https://github.com/atharvakale31/Custom_Hand_Gesture_Recognition_and_Control.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages