サブピクセル単位でのテンプレートマッチング how to template matching in sub pixel
8 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
今現在,テンプレートマッチングにて対応点を取得しているのですが,精度向上のため,サブピクセル単位でのテンプレートマッチングを行いたいのですが,手法がわかりません.
Currently, I am getting the corresponding points by template matching, but I want to perform template matching in sub-pixel units to improve accuracy, but I do not know the method.
よろしくお願いいたします.
0 Commenti
Risposte (1)
Kenta
il 27 Dic 2020
こんにちは、SURFなどの特徴量をもとにレジストレーションすればどうでしょうか。ただ、こちらはピクセル単位のマッチングで、「サブピクセル」単位でのマッチングではありません。ここでいうサブピクセル単位のマッチングとはどういうことでしょうか。例えば、高解像度のドローン画像と、低解像度の衛星画像があって、ドローン画像中のあるピクセルが、低解像度画像ではどの場所に相当するのかを見つけたりする、みたいな感じでしょうか。
https://jp.mathworks.com/help/vision/ref/matchfeatures.html
Vedere anche
Categorie
Scopri di più su Template Matching in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!