1 | initial version |
Basically, if your environment is constant, you could get a long way with the combination of:
But again, this is very basically what you should do.
Other possibility could be performing object detection for variable object classes and object recognition for constant object size and look.
OpenCV and C++ work good together on embedded platforms, but that's a choice you will need to make yourself :)