Ask Your Question
0

Opencv-Python get all the camera resolutions

asked 2017-05-10 04:55:28 -0600

fedexav gravatar image

Hello, I'd like to know if OPENCV has some method to retrieve all the camera resolutions, contrasts etc. I googled it but unfortunately I didnt find anything worth. I am using a Logitech external USB camera and even a method to retrieve the minimum and maximum values of these parameters would be great. Thank you in advance.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2017-05-10 05:01:31 -0600

berak gravatar image

no, unfortunately there is no such thing in opencv.

all you can do is try to set() the resp. property for a variety of resolutions, and retrieve the resulting resolution.

edit flag offensive delete link more

Comments

thank you for helping! :)

fedexav gravatar imagefedexav ( 2017-05-10 05:08:41 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2017-05-10 04:55:28 -0600

Seen: 1,741 times

Last updated: May 10 '17