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

Circle Hough Transform improvements #1499

Merged
merged 5 commits into from
Nov 5, 2024

[FIX] Protect vpDisplayFactory::createDisplay by checking c++ standard

18e43f8
Select commit
Loading
Failed to load commit list.
Merged

Circle Hough Transform improvements #1499

[FIX] Protect vpDisplayFactory::createDisplay by checking c++ standard
18e43f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 5, 2024 in 1s

53.88% (-0.02%) compared to e057281

View this Pull Request on Codecov

53.88% (-0.02%) compared to e057281

Details

Codecov Report

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

Project coverage is 53.88%. Comparing base (e057281) to head (18e43f8).
Report is 23 commits behind head on master.

Files with missing lines Patch % Lines
...ules/imgproc/src/vpCircleHoughTransform_common.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1499      +/-   ##
==========================================
- Coverage   53.90%   53.88%   -0.02%     
==========================================
  Files         442      442              
  Lines       53793    53793              
==========================================
- Hits        28996    28987       -9     
- Misses      24797    24806       +9     

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