Info

此问题已关闭。 请重新打开它进行编辑或回答。

Similarity calculation in copy move forgery detection

1 次查看(过去 30 天)
Hi everyone, i am having an cell array of 241x241. In that every cell is of 16x16 double. I want to find Euclidean distance between these cells only if abs[index(u)-index(v)] is less than or equal to Offset threshold. I am not getting how to code it in matlab. Any help in this will be greatly appreciated.
  9 个评论
Jan
Jan 2017-10-2
The Euclid distance is defined between vectors. Your elements are matrices, therefore it is still not clear, what you want to calculate.
TUSHAR MURATKAR
TUSHAR MURATKAR 2017-10-2
Hi John, i have an column vector of size 58081x1. I want to find Euclidean distance between them. Any help in this will be highly appreciated. Thanks in advance.

回答(0 个)

此问题已关闭。

标签

尚未输入任何标签。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by