Spot an object of interest in an image

Using 2D correlation to identify an object of interest in an image. Finding Coordination of image of football template in the Game Image
7 Downloads
Updated 21 Nov 2021

View License

For test Images to perform this operation, click here: TEST IMAGES
In this Project,the region of interest i.e. the football template image(T1) is being found out In the image of a football game(F1).
  1. On the template image(T1), perform auto correlation to find out the x and y cordinates i.e. (Txpeak, Typeak) of the peak point.
  2. On the Template image(T1) and Football game image(F1) , Perform cross correlation and find out the x and y cordinates i.e ( xpeak, ypeak )of the peak point.
  3. Display the matched area i.e the region of the interest.
  4. Find out the cordinates of the Template image(T1) within the Football game image(F1) by subtracting cross correlation peak points with auto correlation peak points.

Cite As

Nikhil Kumar (2024). Spot an object of interest in an image (https://www.mathworks.com/matlabcentral/fileexchange/102399-spot-an-object-of-interest-in-an-image), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2021a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.2.1

.

1.0.0