Giter Club home page Giter Club logo

flir-a700-program's Introduction

FLIR A700 dual camera image capture program

  1. infrared and visible dual streaming
  2. display and save images

requirement

windows software

FLIR ipconfig3
spinnaker 3.1
Bonjour
ffmpeg
QT5.12

python environment

python 3.7
PyQt5 5.15.2
pyqt5-tools
qt-material
spinnaker-python
pyinstaller

run

FLIR configuration

use FLIR ipconfig3 to configure ip settings
if you have any trouble, try AdapterConfigGUI and SpinView to fix, which are installed along with spinnaker3.1

run in python

change the rtsp adress in run_demo.py
the default adress is rtsp://192.168.0.1/mjpg/ch1
python run_demo.py

build exe

pyinstaller -F --add-data "custom.css;." --add-data "mask.png;." --add-data "white_mask.png;." --add-data "my_demo.ico;." run_demo.py --hidden-import demo_ui.py --icon=my_demo.ico
click run_demo.exe

other

  1. IR format: cannot change while streaming
  2. control: start, stop and save. press save button to save infrared and visible images. press record button to save infrared image sequence
  3. the .raw file can be read using readraw.m, which is matlab code. Or use my raw-reader

software

flir-a700-program's People

Contributors

frostcza avatar

Stargazers

ErixYang avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.