Hi Friends,
I need to use the special resolution range menu and also focal lengths to control the OpenCV camera in my android application.
When I use "getResolutionList()" , the maximum resolution is "1280720", but I need "19481488" as a minimum resolution in my menu. What should I do to solve this problem?
Also, how can I adjust the "Focal Lengths" (zoom) option in my application.
Thanks in advance.