Comparing and matching random portion of a two images autonomously

조회 수: 1 (최근 30일)
Joy Agrawal
Joy Agrawal 2021년 2월 24일
편집: KALYAN ACHARJYA 2021년 2월 24일
Hi community,
I am working on a project and I need to compare two photographs of same thing at different points of time, position of objects won't change but the frame might change, I want to compare and match certain portion of one image to the other autonomously.... How can I do that
Note: The birghtness value of certain pixels may vary

답변 (1개)

KALYAN ACHARJYA
KALYAN ACHARJYA 2021년 2월 24일
편집: KALYAN ACHARJYA 2021년 2월 24일
"need to compare two photographs of same thing at different points of time,position of objects won't change but the frame might change, I want to compare and match certain portion of one image to the other autonomously"
It may helps (any One):
  1. Subtraction (Back ground Elimination)
  2. Structural Similarity Index (SSIM)
  3. Histogram Comparision

Community Treasure Hunt

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

Start Hunting!

Translated by