How to set shutter speed, Exposure and ISO for Android camera

asked 2018-08-07 01:20:26 -0600

updated 2018-08-07 02:52:41 -0600

I am new to android and opencv. I want to process camera frames, my application requires manual settings camera parameters.

I have gone through all examples and documentation for manual control of shutter speed, Exposure and ISO using opencv android SDK but I didn't find any reference.

Is it possible to control camera setting using opencv or do I need to look into native android SDK camera2 API for the above settings.

I am using opencv 3.4.1 and android SDK version 26.

Thank you.

edit retag flag offensive close merge delete

Comments

Hello,

Did you managed to modify the camera settings? If the answer is yes, please share your knowledge xD.

Octopuss96 gravatar imageOctopuss96 ( 2019-04-22 06:50:55 -0600 )edit