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

https://github.com/backface/mapylisca


https://github.com/backface/mapylisca

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

a client side linescanner written in Python

currently support XIMEA cameras (including camera control), Elphel 353
(including camera control) and any gstreamer input pipeline (no control)

## Installation

on debian/ubunut

```
apt-get install python3-pip python3-opencv python3-OpenGL
```

and

```
pip install -r requirements
```