Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mecaneer23/pycam

Display camera output
https://github.com/mecaneer23/pycam

Last synced: about 2 months ago
JSON representation

Display camera output

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