Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Added minimal README content
  • Loading branch information
MPIBR-kretschmerf committed Jun 1, 2017
1 parent 2afbcb4 commit 3578c6a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
@@ -1 +1,4 @@
# SpinnakerCapture

Class to access USB3 vision cameras by FLIR (formerly PointGrey) using the [Spinnaker SDK](https://eu.ptgrey.com/spinnaker-sdk) in Qt and OpenCV.
The class should run in a separate thread and can be controlled through signal/slot connections. On Acquisition the class emits OpenCV matrices for each frame (CV_8UC3).

0 comments on commit 3578c6a

Please sign in to comment.