5

Its 2012 and cv2 is here. This old post shows you how to change camera resolution in versions of opencv around 1.1 camera capture in opencv but these functions are not available in cv2 or its enclosed cv2.cv module (opencv 2.4.1 is latest to-date)

Does anyone know how to change camera resolutions from python for opencv ? I am not looking for a c++ solution but instead one that is accessible from the python (2.7) that cv2 is delivered in. Importing a separate module is acceptable.

As stated elsewhere the VideoCapture.set functions do not work.

3

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.