Halide::Buffer and Runtime::Buffer should support std::mdspan
Our buffer types should be compatible with std::mdspan when moving to C++23 or even sooner via feature-detection macros.
Nice! Thanks for the literature sleuthing. 😊 Someone tackling this, should probably feel around if and how the new functionality can be easily integrated with the existing algorithm. Speaking from experience, anything that keeps the API simple and even more so the Cython implementation, would be very worthwhile for maintenance.
Hi @jni, the watershed cut is also implemented in https://github.com/higra/Higra, reference in docs
Maybe we can start with a set of test cases, to illustrate the different behaviors that are currently out there, and decide on what behavior would be desirable. This could make for an interested gallery example as well.
Hello scikit-image core devs! There hasn't been any activity on this issue for more than 180 days. I have marked it as "dormant" to make it easy to find.
To our contributors, thank you for your contribution and apologies if this issue fell through the cracks! Hopefully this ping will help bring some fresh attention to the issue. If you need help, you can always reach out on our forum
If you think that this issue is no longer relevant, you may close it, or we may do it at some point (either way, it will be done manually).