Skip to content
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

Fix vpImageConvert::YUYVToRGBa() and YUYVToRGB() color conversion #1432

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

fspindle
Copy link
Contributor

@fspindle fspindle commented Jul 3, 2024

No description provided.

Copy link

codecov bot commented Jul 3, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 45.20%. Comparing base (2d8f856) to head (ea397a3).
Report is 4 commits behind head on master.

Files Patch % Lines
modules/core/src/image/vpImageConvert_yuv.cpp 0.00% 2 Missing ⚠️
...les/sensor/src/framegrabber/v4l2/vpV4l2Grabber.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1432      +/-   ##
==========================================
- Coverage   45.22%   45.20%   -0.03%     
==========================================
  Files        1106     1106              
  Lines      109993   110054      +61     
  Branches    18868    18869       +1     
==========================================
+ Hits        49748    49749       +1     
- Misses      60245    60305      +60     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fspindle fspindle merged commit 567b06c into lagadic:master Jul 4, 2024
73 of 76 checks passed
@fspindle fspindle deleted the fix_yuyv2rgba branch July 23, 2024 07:14
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