MultiPhotonPoseEstimator improvements - #140
Merged
Merged
Conversation
kcooney
marked this pull request as ready for review
February 14, 2026 03:18
kcooney
force-pushed
the
kcooney/vision-improvements
branch
2 times, most recently
from
February 14, 2026 03:27
2de0cff to
5c117bd
Compare
kcooney
force-pushed
the
kcooney/vision-improvements
branch
6 times, most recently
from
February 14, 2026 22:11
e5161ff to
3de8b45
Compare
kcooney
force-pushed
the
kcooney/vision-improvements
branch
5 times, most recently
from
February 15, 2026 21:23
1297f1d to
2f786d9
Compare
kcooney
force-pushed
the
kcooney/vision-improvements
branch
from
February 16, 2026 20:25
2f786d9 to
9f3cb58
Compare
kcooney
force-pushed
the
kcooney/vision-improvements
branch
3 times, most recently
from
March 10, 2026 02:46
e25fc44 to
9a000de
Compare
kcooney
force-pushed
the
kcooney/vision-improvements
branch
2 times, most recently
from
March 10, 2026 05:46
cb7dba1 to
32371a9
Compare
kcooney
force-pushed
the
kcooney/vision-improvements
branch
from
March 10, 2026 06:04
32371a9 to
024489d
Compare
cuttestkittensrule
pushed a commit
that referenced
this pull request
Jun 11, 2026
**New Builder Methods**
- Add `withPoseFilter()`
- Poses that are not within the field are filtered out
- Add `withMultiTagFallbackStrategy()`
**Logging Support**
- Add an overload for `processAllUnreadResults()` that allows the caller
to be notified of rejected poses
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New Builder Methods
withPoseFilter()withMultiTagFallbackStrategy()Logging Support
processAllUnreadResults()that allows the callerto be notified of rejected poses