Skip to content

Setup dual Flir camera to streaming images synchronously with hardware and software settings instructions.

Notifications You must be signed in to change notification settings

phengxu/dual_flir_cam_sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

dual_flir_cam_sync

Demo for dual camera capturing image under master-slave working mode, after loading predefine setting file of master and salve camera.

Hardwere and camera setting preparation/setup must done by connecting gpio cable with resister 1k om btw master and slave camera, for detailed operation setup can reference the Tutorial video.

You should set up the virtual runtime enviorment and install flir spinnaker SDK in it with following README instruction in SDK package.

Setup virtual env as follow commands:

conda create --name dual_flir_cam_syn python=3.8

conda activate dual_flir_cam_syn

Use conda install tool under virtual env to install dependencies:

conda install -c anaconda tk

conda install -c conda-forge opencv

conda install -c anaconda pillow

About

Setup dual Flir camera to streaming images synchronously with hardware and software settings instructions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages