Opencv for Android: How can I enable camera flash with CameraBridgeViewBase
I'm developing my own camera do recognize stuff and I am using opencv with CameraBridgeViewBase. How can I turn on the flash led and torch?
I couldn't find any documentation on this. I know that it's possible with the native camera but I don't want to use the native camera.