Skip to content

gcielniak/GenICamGrabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GenICamGrabber

An OpenCV-based grabber for machine vision cameras supported by the Common Vision Blox library by Stemmer Imaging.

Prerequisites

Building

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.

GeniCam SDK overview

  • 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)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published