You are browsing as a guest. Sign up (or log in) to start making projects!

AeroBoard

  • 6 Devlogs
  • 12 Total hours

An OpenCV and Python based digital finger tracking whiteboard!

Open comments for this post

1h 11m 30s logged

FINISHED!!

Firstly here’s what i used:
tracking - mediapipe(through cvzone)
gestures - own class
drawing - using cv2.line
MORE DEATILS IN THE README

0
0
6
Open comments for this post

2h 39m 22s logged

ADDED TRACKING AND FILTERING
So I added the finger tracking using mediapipe(through cvzone) and also added a Kalman filter to remove micro jitters in the finger tracking.

Changelog

0
0
6
Open comments for this post

1h 49m 49s logged

I tested a freeze and restart feature where the webcam can be freezed if its unplugged mid-use and then the program restarts if any other video in is plugged in/available
(I have not added it to the main class, just tested it on a test file, will add it to the main file tomorrow :> )

Changelog

Changelog

0
0
10

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…