Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 297 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 297 Bytes

Nvue lab

Python project to sync FLIR cameras with TTL input

Install conda environment

conda create -n nvuelabenv python=3.10
conda activate nvuelabenv

move to the github repository directory

Typically located at C:\Documents\Github<package-name>

pip install -e .