I know "VideoCapure camera = new VideoCapture(Highgui.CV_CAP_ANDROID)" can open the back camera,so if i want to open the front camera what parameter i should put in?
1 | initial version |
I know "VideoCapure camera = new VideoCapture(Highgui.CV_CAP_ANDROID)" can open the back camera,so if i want to open the front camera what parameter i should put in?