Help regarding optimization tool box for image processing?
Mostrar comentarios más antiguos
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 comentarios
Matt J
el 9 de Oct. de 2014
Write down the function you want to minimize in equation form. Then we can offer advice about how to code it.
Matt J
el 12 de Oct. de 2014
So each 8x8 block must have its own distinct warp parameters? What it the form of the warping? Elastic, affine, rigid?
Image Analyst
el 12 de Oct. de 2014
Please post your two images so we don't have to guess, and can give advice faster .
Emmanuel
el 13 de Oct. de 2014
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Computer Vision Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

