Image Stitching using correlation

버전 1.0.0.0 (1.55 KB) 작성자: Paresh Kamble
This code does the task of basic image stitching using correlation technique.
다운로드 수: 3.3K
업데이트 날짜: 2013/3/18

라이선스 보기

This matlab code reads two images and stitches them. The image registration method is done using correlation technique. A small patch of second image is taken as a mask. This mask correlates with the same size image pixels of the first image. The mask shifts and correlates. The point where the correlation is maximum (close to 1) is taken as optimum point. The point is used for stitching the second image over the first.

인용 양식

Paresh Kamble (2024). Image Stitching using correlation (https://www.mathworks.com/matlabcentral/fileexchange/40848-image-stitching-using-correlation), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2008b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Geometric Transformation and Image Registration에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0