摘要:
https://software.intel.com/en-us/articles/get-started-with-the-openvino-toolkit-and-aws-greengrass Hardware-Accelerated Function-as-a-Service Using AW 阅读全文
posted @ 2019-09-07 23:01
Michael云擎
阅读(210)
评论(0)
推荐(0)
摘要:
https://software.intel.com/en-us/articles/get-started-with-the-openvino-toolkit-and-aws-greengrass Hardware-Accelerated Function-as-a-Service Using AW 阅读全文
posted @ 2019-09-07 19:36
Michael云擎
阅读(204)
评论(0)
推荐(0)
摘要:
如果有任何物体在移动,树莓派的摄像头就会抓拍,并保存到/home/pi/picam文件夹,在pc机上,就可以远程用VNC查看这些照片。 https://blog.csdn.net/u013162035/article/details/78580486 #!/usr/bin/python # orig 阅读全文
posted @ 2019-09-07 19:21
Michael云擎
阅读(847)
评论(0)
推荐(0)
摘要:
第一步:开启摄像头模式 在终端输入 sudo raspi-config 选择 Enable canmer 然后finish 然后方向键右右然后回车 退出config 第二步:拍照片测试 终端输入 raspistill -o testcapture.jpg 摄像头红灯开始闪烁,屏幕有五秒预览画面,第五 阅读全文
posted @ 2019-09-07 19:18
Michael云擎
阅读(5644)
评论(0)
推荐(0)