Automatic Image Registration or Alignment in Matlab.

8 views (last 30 days)
Dear all,
I have more than 30 image with similar background (with a little bit of motion) , I'm wondering, if you could suggest me some functions or code for Automatic Image Registration/Alignment in Matlab.
Best Regards, I

Accepted Answer

Matt J
Matt J on 10 Mar 2015
There is imregister() and imregtform() in the Image ProcessingToolbox. There are also lots of image registrations contributions on the File Exchange.

More Answers (1)

Alex Taylor
Alex Taylor on 10 Mar 2015
Also look at imregcorr in the image processing toolbox.

Community Treasure Hunt

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

Start Hunting!