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

https://github.com/marcos-moura97/simple-flir-spinnaker-camera

Easy-to-use FLIR camera interface with Spinnaker SDK
https://github.com/marcos-moura97/simple-flir-spinnaker-camera

cpp flir spinnaker-sdk usb-camera

Last synced: 4 months ago
JSON representation

Easy-to-use FLIR camera interface with Spinnaker SDK

Awesome Lists containing this project

README

        

# Camera Interface

Simple FLIR camera interface with Spinnaker SDK

# How to Run

## Build

```
cd camera-interface
make
```

## Run

```
cd bin
./camera_interface
```