Skip to content
Snippets Groups Projects
Commit bfa0eeeb authored by Samantha Fisher's avatar Samantha Fisher
Browse files
parents f0b207a5 5bda5a38
Branches
No related tags found
No related merge requests found
......@@ -107,6 +107,14 @@ Run `npm run dev` then navigate to http://localhost:3000 to view the site.
- Purpose: Core programming language used for backend scripts and control logic on the Raspberry Pi.
- Documentation: [https://www.python.org/downloads/release/python-3109/](https://www.python.org/downloads/release/python-3109/)
- **OpenCV**
- Purpose: Python library for image processing and computer vision, intregal to classification pipeline.
- Documentation: [https://pypi.org/project/opencv-python/](https://pypi.org/project/opencv-python/)
- **Inference SDK**
- Purpose: Python library to integrate RoboFlow workflows, used for running CV model.
- Documentation: [https://pypi.org/project/inference-sdk/](https://pypi.org/project/inference-sdk/)
- **Node-RED** (latest via official installer)
- Purpose: Visual programming environment to wire together hardware, APIs, and data flows.
- Documentation: [https://nodered.org/docs/](https://nodered.org/docs/)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment