An OpenCV-based grabber for machine vision cameras supported by the Common Vision Blox library by Stemmer Imaging.
- Boost (tested +1.60)
- OpenCV (tested +3.x)
- Common Vision Blox (tested +2016 SP1, 12.1)
The following setup was built using CMake (3.3.0) and Visual Studio 2015 on Windows 10:
- set up the project:
mkdir build & cd build & cmake .. -G "Visual Studio 14 2015 Win64"
; - to quickly build the program from a command line:
cmake --build . --config release
.
- Basler - Pylon - only Basler cameras, multi-OS support
- Teledyne Dalsa - Sapera LT: only Dalsa cameras, Windows/Linux (not-confirmed)
- Stemmer Imaging - Common Vision Blox - multi-camera support, Windows/Linux(not-tested), licence fee (free with the camera)