openCV support for multiple camera instance in Android (Feature #3660)
Description
Is it possible to access multiple camera (4 cameras in my case) in openCV on Android platform. If so, Please also mention the Android versions that supports this feature of openCV.
Please let me clarify this issue ASAP.
Regards,
Ganesh.M
Associated revisions
Merge pull request #3660 from asmorkalov:samples_install_permissions
History
Updated by Alexander Smorkalov almost 11 years ago
- Target version changed from 2.4.9 to 2.4.10
Updated by Dmitry Retinskiy almost 11 years ago
Hi Ganesh,
I'd recommend to ask the community at Q&A forum:
http://answers.opencv.org/questions/
Updated by Ayberk Özgür over 10 years ago
It should be possible in theory, as long as those 4 cameras are all connected to different USB buses (which is highly unlikely).
Updated by Maksim Shabunin over 9 years ago
Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4733