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

Automatic Gamma correct #1346

Merged
merged 3 commits into from
Mar 11, 2024
Merged

Automatic Gamma correct #1346

merged 3 commits into from
Mar 11, 2024

Conversation

rolalaro
Copy link

@rolalaro rolalaro commented Mar 8, 2024

  • Added several methods for automatic Gamma correction
  • Added some methods for mean, stdev and sum in vpImage

Copy link

codecov bot commented Mar 11, 2024

Codecov Report

Attention: Patch coverage is 9.09091% with 240 lines in your changes are missing coverage. Please review.

Project coverage is 52.45%. Comparing base (6462b34) to head (d66ad95).

Files Patch % Lines
modules/imgproc/src/vpImgproc.cpp 10.64% 193 Missing ⚠️
modules/core/include/visp3/core/vpImage.h 2.08% 47 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1346      +/-   ##
==========================================
- Coverage   52.71%   52.45%   -0.27%     
==========================================
  Files         399      399              
  Lines       51911    52175     +264     
==========================================
+ Hits        27366    27367       +1     
- Misses      24545    24808     +263     

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

@fspindle fspindle merged commit f04bb21 into lagadic:master Mar 11, 2024
52 checks passed
@rolalaro rolalaro deleted the feat_gamma_auto branch March 13, 2024 07:30
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.

2 participants