NAO picture tracking [closed]
Hello guys
I have been working with the NAO for some time. In a project, the NAO should recognize an image and rotate in this direction. The problem is that I can't find anything about picture tracking. This should work just like face tracking. We work with C++.
Ideas, links, ...?
Can you please elaborate more on what exactly should you do? What do you mean by recognizing an image? Is it a "constant" image that you should recognize e.g. image of a box and you should find it in every image NAO takes or
is it more of a learning problem where it needs to recognize cat in an image, even if it is a cat it hasn't seen before? So the question is do you need to recognize a box based on the image template you already have or you need to find and track something that you don't have a template for?