Skip to content

Distance inverted returns same result as Distance #21

@trassshhub

Description

@trassshhub

Describe the bug
distance inverted (p2-p1) returns same result as distance (p1-p2).

To Reproduce
Steps to reproduce the behavior:
Do two trackings with same targets and parameters, except one with "distance inverted" and one with "distance" as tracking metric.
Results are the same.

Expected behavior
Expecting "distance" to return result with higher values when 2 targets are further apart and smaller values when targets are closer, while "distance inverted" should return smaller values when targets are further apart and higher values targets are closer,

Runtime:

  • OS: Windows 10
  • Version: 0.5.0

Additional context
Can I have a further explanation on the need of selecting center line after distance-based tracking? Is it for projection? Is it possible to return the raw distance between the two points?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions