Skip to content

Implemented CV_CAP_PROP_AUTO_EXPOSURE on cap_dshow#1

Merged
hzawary merged 1 commit into4.xfrom
hzawary-patch-1
Oct 13, 2022
Merged

Implemented CV_CAP_PROP_AUTO_EXPOSURE on cap_dshow#1
hzawary merged 1 commit into4.xfrom
hzawary-patch-1

Conversation

@hzawary
Copy link
Copy Markdown
Owner

@hzawary hzawary commented Jan 11, 2022

Setting CAP_PROP_AUTO_EXPOSURE on VideoCapture with backend DSHOW does not change anything. Now with this implementation the property can be used with value 1 for availability.

opencv#17019
opencv#15958
opencv#14494
opencv#9738

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or other license that is incompatible with OpenCV
  • The PR is proposed to proper branch
  • There is reference to original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake

Setting CAP_PROP_AUTO_EXPOSURE on VideoCapture with backend DSHOW does not change anything. Now with this implementation the property can be used with value 1 for availability.
@hzawary hzawary merged commit 5d2a379 into 4.x Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant