Help regarding optimization tool box for image processing?
Ältere Kommentare anzeigen
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 Kommentare
Matt J
am 9 Okt. 2014
Write down the function you want to minimize in equation form. Then we can offer advice about how to code it.
Matt J
am 12 Okt. 2014
So each 8x8 block must have its own distinct warp parameters? What it the form of the warping? Elastic, affine, rigid?
Image Analyst
am 12 Okt. 2014
Please post your two images so we don't have to guess, and can give advice faster .
Emmanuel
am 13 Okt. 2014
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Computer Vision Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

