Help regarding optimization tool box for image processing?
Show older comments
Hello I have two images a and b, where b is a rotated and translated image of a. Using Sum of Squared Difference method, I have to find the minimization function using optimization tool box by taking 8 by 8 box and running iterations. How do I go about it?
5 Comments
Matt J
on 9 Oct 2014
Write down the function you want to minimize in equation form. Then we can offer advice about how to code it.
Matt J
on 12 Oct 2014
So each 8x8 block must have its own distinct warp parameters? What it the form of the warping? Elastic, affine, rigid?
Image Analyst
on 12 Oct 2014
Please post your two images so we don't have to guess, and can give advice faster .
Emmanuel
on 13 Oct 2014
Accepted Answer
More Answers (0)
Categories
Find more on Computer Vision Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
