Mean of angles calculated wrong
Open
- Dominant language
- Java
- Stars
- 786
- Forks
- 267
- PR merge metrics
- No merged PRs in 30d
Description
Applying multiple measurements on angles and then summarizing the results (RMB => Summarize) does not take into account that it is dealing with angles. E.g. the means are calculated by simple averaging instead of vector averaging.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start from the RMB => Summarize workflow described in the issue and locate the code that calculates means for angle measurements. Verify the current simple averaging behavior, then confirm that summarized angles use vector averaging, including measurements near the wraparound boundary.
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
- Mostly clear
- Newbie friendliness
- 35/100