Properly handle invalid thresholds
Open
- Dominant language
- Java
- Stars
- 94
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
This might occur when a method to compute a threshold does not converge within the provided number of maximum iterations.
See #432.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the discussion in #432 and locating the threshold-computation methods that can exceed their maximum iterations. Determine the expected handling for non-converging thresholds and verify that the relevant behavior is covered by the existing tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- computer-vision
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100