graph TD
A[相関マップ] --> B[最初のピークを検出(極大値を特定)];
B --> C[2番目のピークを検出(S2N比のため)];
B --> D[サブピクセルピーク位置を検出];
D --> E[サブピクセル変位 (u, v)];
Last active
April 26, 2025 18:05
-
-
Save sci-gen/73219103cf2b5e09249360665086dc92 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment