http://www.eefocus.com/nightseas/blog/15-07/314520_6f011.html
http://blog.csdn.net/yueguanghaidao/article/details/21748693
http:/ /code.google.com/p/ppython/
1, install simplecv
2, write python
3, rc.local starts and runs, python background
4. ppython is quoted in php
The principle of ppython is relatively simple, that is, python interacts with php through the localhost socket, but it can solve some problems that I simply called the python script earlier:
1, www-data does not have permission to run python, or read and write certain functions
2, www-data cannot call hardware at the bottom of linux
3,. . .
The above introduces how to call simplecv in python through PHP on raspberry for remote monitoring, including the content. I hope it will be helpful to friends who are interested in PHP tutorials.