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.
TEMPLATE_MATCHING is a CPU efficient function which calculates matching score images between template and (color) 2D image or 3D image volume.
It calculates:
- The sum of squared difference (SSD Block Matching), robust template matching.
- The normalized cross correlation (NCC), independent of illumination, only dependent on texture
The user can combine the two images, to get template matching which works robust with his application.
Both matching methods are implemented using FFT based correlation.
Try the examples.
Please report: bugs, successes and other comment.
Citar como
Dirk-Jan Kroon (2026). Fast/Robust Template Matching (https://es.mathworks.com/matlabcentral/fileexchange/24925-fast-robust-template-matching), MATLAB Central File Exchange. Recuperado .
Agradecimientos
Inspiración para: Microscopy Image Browser (MIB), Microscopy Image Browser 2 (MIB2)
Información general
- Versión 1.2.0.0 (13,4 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
