Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Resolution and Focal lengths menu in OpenCV-Android Application

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.

Resolution and Focal lengths menu in OpenCV-Android Application

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", "1280-by-720", but I need "19481488" "1948-by-1488" 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.