Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
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.
Zitieren als
Dirk-Jan Kroon (2026). Fast/Robust Template Matching (https://de.mathworks.com/matlabcentral/fileexchange/24925-fast-robust-template-matching), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert: Microscopy Image Browser (MIB), Microscopy Image Browser 2 (MIB2)
Allgemeine Informationen
- Version 1.2.0.0 (13,4 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.2.0.0 | Faster Multiple Template search |
||
| 1.1.0.0 | Fixed Range to 0..1 |
||
| 1.0.0.0 |
