Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
2e1a0f87ec
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
4 lines (3 sloc) 336 Bytes

SpinnakerCapture

Class to access USB3 vision cameras by FLIR (formerly PointGrey) using the 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).