0
I need to code my phone into a new wireless mouse
I want to make a program that uses your camera on your phone to act like a computer mouse. Is that possible on here?
2 Antworten
+ 5
It is possible. I used Python and openCV to track color. You can send the position value to your computer. It will be like a mouse.
+ 1
Ok good idea
that is, both of you