イメージの相関係数’corr2'のアルゴリズムについて
Mostrar comentarios más antiguos
イメージの相関係数の関数'corr2()'のアルゴリズムは
・imgーを一枚のイメージ
・img2ーを二枚目のイメージ
とした時に
Cov(img,img2)/√Var(img)*Var(img2)
二つの画像の共分散÷√一枚目の分散*二枚目の分散
という認識でよろしいでしょうか
ご教授お願いいたします。
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre 幾何学的変換とイメージ レジストレーション en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
