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

https://github.com/memergamer/thinkpad-t480-night-vision-camera

A small python script that combines the ThinkPad T480's IR sensor with the main Camera and creates a night vision output that works at night.
https://github.com/memergamer/thinkpad-t480-night-vision-camera

camera ir-sensor opencv-python python thinkpad thinkpad-t480

Last synced: 10 months ago
JSON representation

A small python script that combines the ThinkPad T480's IR sensor with the main Camera and creates a night vision output that works at night.

Awesome Lists containing this project

README

          

# thinkpad-t480-night-vision-camera

A small python script that combines the ThinkPad T480's IR sensor with the main Camera and creates a night vision output that works at night.

## Installation

```console
pip install -r requirements.txt
```

## Usage

```console
python main.py
```