Better search interface #551
DinoBektesevic
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Searching as an
[min, max[
offset from an average angle of rotation of the image is a bit confusing. Same when searching using speed instead of velocity. The primary reason for this is that in the end this is translated into in-image distances, i.e. into (vx, vy) --> (dx, dy) distances. Which can lead to some confusing scenarios.The naming scheme is also confusing and feels like much of it should be removed. We have multiple
*thresholds
butlh_level
,avg_ang
is not very clear either.Making this a discussion so that we can record any ideas we might have regarding this.
Beta Was this translation helpful? Give feedback.
All reactions