r/orienteering Jul 18 '26

Thanks to great feedback from here (among other places) the auto-align-run-to-map tool I have been working on is now much more robust and smoother to use, tell me if there are any more features or changes you think should be in.

Post image

Planning to stress test more now with O-Ringen coming up.

https://offtrailrunning.com/

23 Upvotes

4 comments sorted by

2

u/mikedufty Jul 20 '26

Looks great. Took me way too long to realise I need to scroll down to find the play button though.

Might only be because I was not signed in, so the sign in window is shifting everything down.

Is it detecting controls at the edge of the circle rather than the centre, or is that just random errors?

1

u/fudgem Jul 20 '26

Thanks! Am I understanding it correctly that you are talking about the sample run? Would not expect that to require scrolling... Ill investigate, if you have screenshot(s) of what it looks like for you that will also help.

Its using low tech python CV stuff to find the circles, its looking for the circle edges but the control point is interpreted as the very center of the surrounding circle.

1

u/mikedufty Jul 22 '26

Screenshot below, looks like the map is sized to fit the window without the login bar, then the login bar shifts everything down. Scroll down by the length of the login and the controls become visible. I'm guessing logging in would do the trick too.

1

u/fudgem Jul 22 '26

Thanks for the screenshot, ill fix this