Help regarding optimization tool box for image processing?
이전 댓글 표시
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
Matt J
2014년 10월 9일
Write down the function you want to minimize in equation form. Then we can offer advice about how to code it.
Matt J
2014년 10월 12일
So each 8x8 block must have its own distinct warp parameters? What it the form of the warping? Elastic, affine, rigid?
Image Analyst
2014년 10월 12일
Please post your two images so we don't have to guess, and can give advice faster .
Emmanuel
2014년 10월 13일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Computer Vision Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

