Clear Filters
Clear Filters

Detect similarity regions in image And colored it (Pattern Recognition)

1 view (last 30 days)

please help me in this task

Answers (1)

Image Analyst
Image Analyst on 13 May 2014
Those look identical. You can use normalized cross correlation, which is the function normxcorr2() in the Image Processing Toolbox. See attached demo, below the image here.

Community Treasure Hunt

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

Start Hunting!