Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mecaneer23/pycam
Display camera output
https://github.com/mecaneer23/pycam
Last synced: about 2 months ago
JSON representation
Display camera output
- Host: GitHub
- URL: https://github.com/mecaneer23/pycam
- Owner: mecaneer23
- Created: 2023-11-08T17:04:20.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-17T16:52:44.000Z (about 1 year ago)
- Last Synced: 2023-12-17T17:49:23.785Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PyCam
A simple camera application in Python
## Installation
- Clone from github
- Install requirements
```bash
pip install opencv-python
```- Run with Python