DistanceMap is slow
Open
- Dominant language
- Java
- Stars
- 60
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
The GPU-accelerated approach to drawing distance maps is in many cases inferior to approaches like in MorpholibJ. Use this function as alternative:
https://clij.github.io/clij2-docs/reference_morphoLibJChamferDistanceMap
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the linked MorpholibJ ChamferDistanceMap reference and locating the DistanceMap implementation in the repository. Compare the current GPU-accelerated approach with that alternative; done should mean DistanceMap uses or exposes the faster approach in the cases described by the issue, with its behavior verified against existing checks if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- computer-vision, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100