Find object in image using template (variable image to template size ratio).

Version 1.5 (1.42 MB) by sagi eppel
Find object boundaries in image using template match (with template resizing).
1.1K Downloads
Updated 29 Mar 2015

View License

Find object that fit Template Itm in image Is. The template does not have to fit the size of the object in the image. The program scans various of size ratios of template to image to find the location and size ratios of the best match. The function can use various of methods to trace the template in the image including: Generalized hough transform, Normalize crosscorrelation and other forms of template match.
The program returns the image with the template marked on it, the boundaries of the template in the image as binary image and the location and size ratio of the match.
Documentation and instruction appear in the ReadMe file.

Cite As

sagi eppel (2024). Find object in image using template (variable image to template size ratio). (https://www.mathworks.com/matlabcentral/fileexchange/46907-find-object-in-image-using-template-variable-image-to-template-size-ratio), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.5

doc updated

1.4.0.0

Code changed

1.3.0.0

title

1.2.0.0

title

1.1.0.0

changed

1.0.0.0