qpython
qpython copied to clipboard
how to open phone camera via opencv ,is it need to install opencv sdk on my phone
i have install opencv python api but donot install opencv on my phone
i use cv.videocapture(0) but failed to open phone camera
I use filepath like cv.videocapture(filepath) the result is cv is not opened. Camera and file all fail