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

Add reconstruct surface #68

Merged

Conversation

jo-mueller
Copy link
Collaborator

This PR adds a function to reconstruct a surface from a pointcloud with the flying edges algorithm.

QA steps done:

Sorry, something went wrong.

@jo-mueller jo-mueller added the enhancement New feature or request label Mar 6, 2023
@codecov-commenter
Copy link

codecov-commenter commented Mar 6, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.36 🎉

Comparison is base (7c86cce) 70.05% compared to head (033fd0a) 70.41%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
+ Coverage   70.05%   70.41%   +0.36%     
==========================================
  Files           8        8              
  Lines         965      977      +12     
==========================================
+ Hits          676      688      +12     
  Misses        289      289              
Impacted Files Coverage Δ
napari_process_points_and_surfaces/__init__.py 82.05% <ø> (ø)
..._points_and_surfaces/_tests/test_vedo_functions.py 100.00% <100.00%> (ø)
napari_process_points_and_surfaces/_vedo.py 73.68% <100.00%> (+0.79%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@haesleinhuepf
Copy link
Owner

Fantastic @jo-mueller!

@haesleinhuepf haesleinhuepf merged commit a7a2e31 into haesleinhuepf:main Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants