+ 1
Guys, I'm a newbie in python. It would be lovely if someone help me with a python code to open a Android camera. Need it asap
I'm in a process of making a third eye for blind. Need more info about it??. Don't hesitate to ask me 😀
2 odpowiedzi
+ 1
You could check this one out: https://medium.com/@jeppbautista/connect-android-camera-to-JUMP_LINK__&&__python__&&__JUMP_LINK-using-opencv-90fd19d838
0
Hm newbie and wants to do advanced things. Really interesting.
You should first learn basics snd take some practise.
To access to the camera you should install IP Webcam, then connect your phone to the local network, then start the application and you'll see IP address, use that IP address in Python code and process the video using OpenCV