On 07/08/2019 07:24, Juan Nunez-Iglesias wrote:>
On Mon, 5 Aug 2019, at 5:40 AM, Alexandre de Siqueira wrote>
In that vein, wasn't there a discussion about writing a guide on ND-algorithms (e.g. the raveled approach used in watershed, local_maxima, flood_fill)? Was there any progress on this? I think this could be really useful to the community and a good resource for new contributors regardless of how skimage's policy on this turns out.
+1. Or even, contributors aiming to enhance our 3D/nD possibilities, only :)
Yes, I mentioned that I should write a guide and here we are, no further along. Apologies for that. I'll prioritise this work for the summer/fall. If we have an easy guide, including pointing to PRs or commits that convert code to nD, that will make things a lot easier.
I don't want to promise something I may not have the bandwidth for but I'd very much like to help with that. I took the liberty to create an issue [3] to collect input on this which may help push this further along. [3] https://github.com/scikit-image/scikit-image/issues/4088
Juan.
.. [1] https://github.com/scikit-image/scikit-image/pull/3585 .. [2] https://github.com/scikit-image/scikit-image/pull/1557