[go: up one dir, main page]

Skip to content

sedoll/AR_Mouse_Python

Repository files navigation

AR_Mouse_Python

해당 프로그래밍은 python 3.8.10 버전으로 해야 모든 라이브러리가 옳바르게 설치 된다

1. 핸드 트래킹 영상 주소

2. 버추얼 마우스 영상 주소


필수 설치 라이브러리, 오류 날 수 있으니 순서대로 설치하는 것을 추천

파이썬 3.8.10

mediapipe

autopy - py 3.8 이하의 버전만 가능

pyautogui - py 3 이상 3.11 이하 버전 가능

내 웹캠 지원 해상도 확인 사이트

autopy 가 python 3.8까지만 지원 하므로 3.8.10을 이용해야 함


참조(Reference)

참조한 코드

잘만든 버추얼 마우스 주소

autopy 참조


릴리즈노트(Release notes)

23.01.26

exe 파일을 만들떄 해당 오류가 뜨는 걸 확인되어 확인중, 검색해보니 opencv 버전을 다운그레이드 해야 될 것 같음

ImportError('ERROR: recursion is detected during loading of "cv2" binary extensions. Check OpenCV installation.') ImportError: ERROR: recursion is detected during loading of "cv2" binary extensions. Check OpenCV installation.

해결책링크1


23.03.02

잘 못된 정보 수정


유튜브 영상 링크

가로영상

shorts

About

OpenCV를 이용한 손 인식 AR 마우스

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published