Automatic Image Registration or Alignment in Matlab.

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

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

More Answers (1)

Community Treasure Hunt

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

Start Hunting!