saki4510t / OpenCVwithUVC

250 stars 107 forks source link

How can change de Camera Exposure? #18

Open ericknavarro97 opened 5 years ago

ericknavarro97 commented 5 years ago

I found inside UVCCamera.clase some functions about exposure, but they are private and I can't change because the .class is protected.

So, is there any other way?

aldocarrolo commented 4 years ago

Were you able to solve the problem? because i am trying to find a way to set the exposure to a fixed value.

ericknavarro97 commented 4 years ago

No exactly, I solved it multiply some image pixels, but I don't found a function.