-
Notifications
You must be signed in to change notification settings - Fork 17
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
New Example using the VSD database. #109
base: VSD
Are you sure you want to change the base?
Conversation
…e quadrilateral vertices.
Thank you @MCM-Fischer - sorry if this is taking ages! @renaultJB so you have time to review the proposed fix to the STAPLE-Talus algorithm? |
Thank you @MCM-Fischer and @modenaxe, I will review it this weekend 😃 |
@modenaxe No problem ;-). |
@MCM-Fischer I think it would be indeed easier to manage and merge, please tag @renaultJB if you do so he's updated as well |
Fix of fitQuadriTalus.m by ensuring the correct order of the quadrila…
Minor update of fitQuadriTalus.m and STAPLE_talus.m.
Hi @MCM-Fischer I am finally back to this. I have pushed to your repository a new proposed location for the example, in the
I think the example is great but I want to keep the dependencies and size of the main package minimal (both for users benefit and for our benefit in maintenance). @renaultJB do you agree? @MCM-Fischer have you published the dataset paper as well? Thank you, Luca |
Also, @MCM-Fischer I have merged the main branch (with your talus fixes) to the VSD branch with the example but I still have issue processing some datasets, e.g. VSD_010_L. Could you please double check the code is properly integrated? |
This reverts commit 387f420.
Should be fixed with Pull request #117 |
Hi Luca I've kept the VSD example in the main folder because it would not fit to the description in the README.md of the advanced examples. It is actually a one-click (Run F5) example now. VSD and matGeom are downloaded. However, the git history of the two repositories is deleted afterwards. No additional dependencies are created. VSD and matGeom folders have been added to .gitignore. Kind regards |
Hi Luca Yes, finally it was published now: Kind regards |
Hi @MCM-Fischer thank you for contributing with this example! I should have time to review this hopefully before the holiday break - thank you for your patience! |
Hi Luca |
No description provided.