How to run a gradient descent optimization for image registration?
조회 수: 2 (최근 30일)
이전 댓글 표시
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..
댓글 수: 0
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!