Hello and thanks always for your help.
This time, I would like a rather general question, please forgive the generality. I have been doing segmentation and morphology operations, watershed etc so far. Now I would like to study the topic of Pattern Matching and how to do it in OpenCV.
Now, I have done pattern matching using other tools, and I am just opening my OpenCV books to look for something similar. What should I be looking for in them, I mean what terminology do OpenCV for this??
(Note: I understand pattern matching as the process of creating a geometrical model (say a circle, or a elongated one) and find instances of these in the image -with varying sizes and orientations.)
Thanks for any comments, pointers or advice. :)