1 | initial version |
Hello!
I've never used OpenCV on Android, but, if I understood correctly the problem, I would give a try at the VideoCapture::set method to change the CV_CAP_PROP_EXPOSURE parameter. Though this would be a pretty rough solution to your problem.