Critical Placements of a Square or Circle amidst Trajectories for Junction Detection
Ingo van Duijn, Irina Kostitsyna, Marc van Kreveld, Maarten L\"offler

TL;DR
This paper investigates the placement of a fixed-size square or circle among line arrangements to identify critical positions that affect clustering, providing complexity bounds and algorithms for junction detection in trajectory data.
Contribution
It introduces complexity bounds for critical placements and develops efficient algorithms for junction detection in trajectory tracking.
Findings
Critical placements have an $O(n^4)$ bound without assumptions.
Refined $O(n^2/ ext{}\varepsilon^2)$ bound for fixed-size shapes and granularity.
Prototype implementation demonstrates practical junction detection in trajectories.
Abstract
Motivated by automated junction recognition in tracking data, we study a problem of placing a square or disc of fixed size in an arrangement of lines or line segments in the plane. We let distances among the intersection points of the lines and line segments with the square or circle define a clustering, and study the complexity of \emph{critical} placements for this clustering. Here critical means that arbitrarily small movements of the placement change the clustering. A parameter defines the granularity of the clustering. Without any assumptions on , the critical placements have a trivial upper bound. When the square or circle has unit size and is given, we show a refined bound, which is tight in the worst case. We use our combinatorial bounds to design efficient algorithms to compute junctions. As a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage and Object Detection Techniques
