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.
- Host: GitHub
- URL: https://github.com/memergamer/thinkpad-t480-night-vision-camera
- Owner: MemerGamer
- License: gpl-3.0
- Created: 2024-10-15T17:40:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-15T17:44:09.000Z (over 1 year ago)
- Last Synced: 2025-04-02T18:03:17.918Z (about 1 year ago)
- Topics: camera, ir-sensor, opencv-python, python, thinkpad, thinkpad-t480
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```