Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
場所 A から場所 B への移動中に取得した GPS 位置の 2 つの配列があります。2 つの配列の開始点と終了点は同じです。
2 つの配列が通過した同じパスに対応するかどうかを計算したいですか?
よろしくお願いします
1 つの可能性は、ハウスドルフ距離を使用することです。これは、2 つの点群 (配列) 間の類似度のメトリックを計算します。