How to compare two images from each other

1 view (last 30 days)
Hello
I need help getting started with this project. I will be given images of an object that moves throughout the pictures. Is there a way that MATLAB can identify the object, know it, and track it throughout the several images? In addition also display the displacement of the object through each image.
Thanks,
Frank

Accepted Answer

Sean de Wolski
Sean de Wolski on 12 May 2011
Yes to all of your questions.
  2 Comments
Frank
Frank on 12 May 2011
Heheh,
Where do I get started though?
Sean de Wolski
Sean de Wolski on 12 May 2011
Read in the images, view them, think about what makes your object of interest different from everything else, isolate it, take measurements on it, do the same for new images. And of course read literature from others who have done the same/and or look through the FEX. There's no reason to reinvent the wheel.
We can't provide you with anything more detailed without seeing your images. Look at the markup help for how to post them.

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!