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(image_projection_based_fusion): resize sematic segmentation mask as input image size #7635

Merge branch 'main' into fix/segmentation_pointcloud_fusion/fix_mask_…

d322b38
Select commit
Loading
Failed to load commit list.
Merged

fix(image_projection_based_fusion): resize sematic segmentation mask as input image size #7635

Merge branch 'main' into fix/segmentation_pointcloud_fusion/fix_mask_…
d322b38
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 28, 2024 in 0s

2.77% (-12.33%) compared to 3d849e9

View this Pull Request on Codecov

2.77% (-12.33%) compared to 3d849e9

Details

Codecov Report

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

Project coverage is 2.77%. Comparing base (3d849e9) to head (d322b38).
Report is 534 commits behind head on main.

Files Patch % Lines
...fusion/src/segmentation_pointcloud_fusion/node.cpp 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #7635       +/-   ##
==========================================
- Coverage   15.09%   2.77%   -12.33%     
==========================================
  Files        1967     161     -1806     
  Lines      135941    9630   -126311     
  Branches    42122    1585    -40537     
==========================================
- Hits        20520     267    -20253     
+ Misses      92700    9307    -83393     
+ Partials    22721      56    -22665     

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