Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 2 days 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
```