I have interfaced my Raspberry pi running Rasbian with two cameras. The cvCaptureFromCAM( int index ) function has the parameter index which is the camera index. What value should I give in here? or how will I find my camera index?
1 | initial version |
I have interfaced my Raspberry pi running Rasbian with two cameras. The cvCaptureFromCAM( int index ) function has the parameter index which is the camera index. What value should I give in here? or how will I find my camera index?
2 | retagged |
I have interfaced my Raspberry pi running Rasbian with two cameras. The cvCaptureFromCAM( int index ) function has the parameter index which is the camera index. What value should I give in here? or how will I find my camera index?