-
-
Notifications
You must be signed in to change notification settings - Fork 56.4k
Added test with V4L CAP_PROP_CONVERT_RGB=false. #24240
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
b1e4098 to
e4a9857
Compare
mshabunin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can this test be moved to the test_v4l2.cpp (which uses vivid device)? It also turns CONVERT_BGR off and checks YUYV format, maybe it should also force change image size to match original scenario?
|
There is a warning on Windows: |
Co-authored-by: Maksim Shabunin <[email protected]>
cdeda67 to
3ebcd94
Compare
|
@mshabunin I fixed warning and applied your suggestion. Could you take a look the PR and RISC-V CI failure. Looks like it's not related to the PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix for failed RISC-V workflows is here: opencv/ci-gha-workflow#116
I think we can ignore CI failures and merge this PR.
Test for #24180
Pull Request Readiness Checklist
See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request
Patch to opencv_extra has the same branch name.