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

Experimental Parametric RANSAC solver #1820

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Experimental Parametric RANSAC solver #1820

wants to merge 2 commits into from

Conversation

Affie
Copy link
Member

@Affie Affie commented Mar 7, 2024

No description provided.

@Affie Affie self-assigned this Mar 7, 2024
@Affie Affie added this to the v0.35.4 milestone Mar 7, 2024
Copy link

codecov bot commented Mar 7, 2024

Codecov Report

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

Project coverage is 76.15%. Comparing base (a962e9c) to head (c028d6e).
Report is 5 commits behind head on master.

Files Patch % Lines
src/parametric/services/ParametricRANSAC.jl 0.00% 51 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1820      +/-   ##
==========================================
- Coverage   76.86%   76.15%   -0.72%     
==========================================
  Files          82       83       +1     
  Lines        5996     6047      +51     
==========================================
- Hits         4609     4605       -4     
- Misses       1387     1442      +55     

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

return best_inlierlabels
end

if false
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we move this to a test file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants