This contribution includes the codes of visual tasks in NAO robot golf competition (C++ version and Python version). The Python version is recommended because of more available methods compared with the C++ version. More details can be found in https://zhoujiahuan.github.io/
Please make sure that you have installed the Naoqi library correctly based on the official reference document.
- Python 2.7
- OpenCV 2.x or OpenCV 3.x
- numpy