-
Notifications
You must be signed in to change notification settings - Fork 13
Restructure Landmarking #55
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
Conversation
- Updated tests - Updated documentation - Fixed typos in docs - Set llvm version to 3.3 for Travis
Codecov Report
@@ Coverage Diff @@
## master #55 +/- ##
=======================================
Coverage 98.98% 98.98%
=======================================
Files 14 14
Lines 888 889 +1
=======================================
+ Hits 879 880 +1
Misses 9 9
Continue to review full report at Codecov.
|
aslakbergersen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything looks really very good. Nice and structured code! My comments are just minor changes.
morphman/automated_landmarking/automated_landmarking_bogunovic.py
Outdated
Show resolved
Hide resolved
- Separated find_interface methods for algorithms - Added missing docstrings - Use of numpy integration of vtk
llvmversion to 3.3 for Travis (Tests fail for latest versionllvm-10)vmtksurfacecurvature.py(Similar tovmtkcenterlines.py)