Description Usage Arguments Details Value Author(s) Examples
These functions perform template matching using SAD (Sum of absolute differences), NCC (Normalized cross correlation), or FNCC (fast normalized cross correlation).
1 2 3 |
trg |
A target image of |
tmp |
A template image of |
These functions demonstrate different algorithms for template matching.
Returns a grayscale image.
Yuichiro Hourai, yhourai@gmail.com
Takeo Katsuki, takeo.katsuki@gmail.com
1 | demo(TemplateMatchingDemo)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.