필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Similarity calculation in copy move forgery detection

조회 수: 1 (최근 30일)
TUSHAR MURATKAR
TUSHAR MURATKAR 2017년 9월 29일
마감: TUSHAR MURATKAR 2017년 10월 3일
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