Skip to content

RichardWibowo/AI-Whiteboard

Repository files navigation

AI-Whiteboard

GitHub Release Date GitHub last commit

Creative tool to assist online class, or at least thats the idea

welcome to my AI Whiteboard project, im using Mediapipe and openCV for this project, while Mediapipe is not really necessary, since we can hardcode it, i wanna use mediapipe to faster development, using Mediapipe is also beneficial for future projects, since i already made it as modular as possible.

Why?

this project got inspired from the lack of whiteboard/blackboard in classroom, which is quite essential in a classroom, and we cannot have them in our new enviroment called online classroom, which is sad, and so i made this, at first i want it to track a pen on a piece of board, but it is too hard to do with the time limit as such, so i made this instead

How?

well the full documentation is at the .ipynb file in this repo, the simplest explaination on this project is implementing Mediapie, a Live ML system developed by Google, is a high-fidelity hand and finger tracking solution. It employs machine learning (ML) to infer 21 3D landmarks of a hand from just a single frame.

so by using this i can effectively made this project to this stage, while its still not done just yet, i feel like this is enough for now

how it works

hand from webcam -> processed to get index finger and middle finger using mediapipe -> draw

this is the most basic explainantion on how it works, for more info read the.ipynb file

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published