Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
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.
Citar como
Paresh Kamble (2026). Image Stitching using correlation (https://es.mathworks.com/matlabcentral/fileexchange/40848-image-stitching-using-correlation), MATLAB Central File Exchange. Recuperado .
Agradecimientos
Inspiración para: Basic Three Image Stitching Code
Categorías
Más información sobre Geometric Transformation and Image Registration en Help Center y MATLAB Answers.
Información general
- Versión 1.0.0.0 (1,55 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.0.0.0 |
