필터 지우기
필터 지우기

binary image registration, no rotation

조회 수: 6 (최근 30일)
charlie
charlie 2011년 7월 16일
Hi guys,
I have a simple question, but cannot find the optimal solution.
I have two binary images, with a random X and Y shift, and without rotation. I want to register the images in order to find out what is the X/Y shift.
I can manually move 1 image around the other to find the best match. but I think there is something much easier out there.
please help.

답변 (1개)

Image Analyst
Image Analyst 2011년 7월 16일
Try normxcorr2() in the Image Processing Toolbox.
  댓글 수: 1
charlie
charlie 2011년 7월 16일
thanks for the reply. the function description says "The matrix A must be larger than the matrix template for the normalization to be meaningful. The values of template cannot all be the same"
is this the right method? could you please elaborate a little more.
many thanks

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Geometric Transformation and Image Registration에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by