Luca Modenese
Luca Modenese
@renaultJB something like this? 
@renaultJB I want to add some flames 🔥 and speed wind 💨, make it more badass 🤣 🤣 🤣
@renaultJB @mdjaere I think I will keep the last attempt as logo. Do you like it?
@renaultJB actually I was referring to [the simple S](https://user-images.githubusercontent.com/7674529/106388544-e28d6300-63d6-11eb-9b84-d884d853900a.png). Simple and immediate, in my opinion.
@renaultJB these resources look great, I will have a proper look in the next days. About point 2), I am almost done porting the old GIBOC code for the patella...
@renaultJB I think this could work. I have done a couple of the GitHub action tutorials, I think I should be able to set it up. Can I try on...
I think I fixed it: see [here](https://github.com/modenaxe/msk-STAPLE/commit/0a991e1d3af98ec30da7419b16e9672953acefcb) but please let's double check together. It would be neater to have a `isTriWatertight.m` function, some ideas [here](https://es.mathworks.com/matlabcentral/answers/27886-find-holes-and-gaps-in-stl-files). What do you think @renaultJB?
A way of approaching this could be the following: taking the centre of the talo-navicular sphere and projecting it, along the subtalar axis, onto the navicular articular surface, identifying that...
It should be relatively straightforward to identify the surface using a threshold of angle between the normal in that point and the face normals or (maybe better) identifying the points...
MATLAB official links: * [forum discussion about packaging custom toolboxes](https://it.mathworks.com/matlabcentral/answers/339914-how-do-i-package-custom-documentation-with-my-toolbox) * [create and share MATLAB toolboxes](https://www.mathworks.com/help/matlab/matlab_prog/create-and-share-custom-matlab-toolboxes.html) * [display custom documentation](https://www.mathworks.com/help/matlab/matlab_prog/display-custom-documentation.html) * https://uk.mathworks.com/help/matlab/matlab_prog/marking-up-matlab-comments-for-publishing.html