Skip to content

Mediapipe Holistic(Hand, Pose, Face) 예제 만들기, 거북목 감지 프로젝트

Notifications You must be signed in to change notification settings

updaun/Holistic

Repository files navigation

HolisticProject

HolisticProject to using mediapipe python

Development Environments

  • Python 3.8

Set Project

  • git clone
git clone https://github.com/updaun/Holistic.git
  • move your working directory(CMD)
cd Holistic
  • install requirements( you have to go your working directory)
pip install -r requirements.txt

troubleshooting

[error]

ImportError: DLL load failed while importing win32api: 지정된 모듈을 찾을 수 없습니다.

[solution] reference: https://gentlesark.tistory.com/112

conda install -c anaconda pywin32

Thank you for watching my project~ :)


Holistic(Hand, Pose, Face)

image

Turtleneck Detection

image

Win10Toast Notification

image

Hand Finger Counter

image

Get Distance of Two Landmark Points

image

Get Angle of Three Landmark Points

image

Air Curser Drawing

image

About

Mediapipe Holistic(Hand, Pose, Face) 예제 만들기, 거북목 감지 프로젝트

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages