janniswi00

Results 2 issues of janniswi00

## Description This PR improves the robustness of threshold_li by adding a mechanism to detect and handle threshold oscillation during iteration. Specifically: - A warning is now raised if the...

:adhesive_bandage: type: Bug fix
⚽ Contributor's ball

### Description: When applying `skimage.filters.threshold_li` to a specific float32 image, the algorithm enters an infinite loop. The threshold value oscillates between two close values and never converges. This happens in...

:sleeping: Dormant
:bug: Bug