This README is about the RaspberryPi for computer vision and technical setup
- Holds code processing dual cameras into a single depth map. If also hold code for EdgeDevices using TPU and google coral
- Version 1.2
- Summary of set up Follow this code to setup cameras on RaspberryPi https://github.com/ArduCAM/MIPI_Camera/tree/master/RPI Also these blog post will give step by step setup for Pi3b+ https://tech.unifa-e.com/entry/2019/12/03/090000 https://tech.unifa-e.com/entry/2019/12/11/090000 This blog will tell you how to setup Google Coral on the RaspberryPi https://www.pyimagesearch.com/2019/04/22/getting-started-with-google-corals-tpu-usb-accelerator/
- Configuration Check the folder labeled CameraConfigFiles
- How to run tests To check to see if you setup is correct use the CameraChecker.ipynb and run all the cells.
- Deployment instructions The basic depth camera is DepthMaker.ipynb
- Writing tests
- Code review
- Other guidelines