Robotics StackExchange | Archived questions

NAO picture tracking

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, ...?

Asked by Kalicronic on 2018-05-29 05:50:23 UTC

Comments

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

Asked by dljubic on 2018-06-16 05:07:44 UTC

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?

Asked by dljubic on 2018-06-16 05:10:32 UTC

Answers