Clear Filters
Clear Filters

error in normxcorr2 function?

1 view (last 30 days)
Anfal
Anfal on 1 Dec 2014
Edited: Image Analyst on 2 Dec 2014
hello , i'm trying to apply template matching , i need to find the similarity between input segmented images and templates stored in directory in my PC ,, any help please ? what is the correct syntax and is there any limitation for this function ?

Answers (2)

Image Analyst
Image Analyst on 1 Dec 2014
See my attached demo.
  2 Comments
Anfal
Anfal on 1 Dec 2014
i read it before that , can i show u my code and check for me what it gives me error ?
Image Analyst
Image Analyst on 1 Dec 2014
Sure, attach your code and images here.

Sign in to comment.


Anfal
Anfal on 2 Dec 2014
sorry for being late , this are my codes.. after i segmented the pic into 14 sub images.. i need to store these images in a cell , in case to use it later in digitsRe functions , " i didn't know how to save the (imgresized) in cell array " ... thanks in advance
  1 Comment
Image Analyst
Image Analyst on 2 Dec 2014
Edited: Image Analyst on 2 Dec 2014
By the way, replies to people who answered should go into a comment, not into a new "Answer" to your original question.

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!