イメージの相関係数’corr2'のアルゴリズムについて
Show older comments
イメージの相関係数の関数'corr2()'のアルゴリズムは
・imgーを一枚のイメージ
・img2ーを二枚目のイメージ
とした時に
Cov(img,img2)/√Var(img)*Var(img2)
二つの画像の共分散÷√一枚目の分散*二枚目の分散
という認識でよろしいでしょうか
ご教授お願いいたします。
Accepted Answer
More Answers (0)
Categories
Find more on 幾何学的変換とイメージ レジストレーション in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
