How to run a gradient descent optimization for image registration?

3 views (last 30 days)
I am having two images where second image is a translated image of the first. I am choosing a random 8x8 block from the first image, then choosing a subset of blocks of pixels from the second image and I want to estimate a block match by comparing the 8x8 in the subset of pixels. How do I run a gradient optimization in this? Please help me..

Answers (0)

Community Treasure Hunt

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

Start Hunting!