Creating a program using OpenCV for a wide variety of cameras using GENICAM API and C++

4.4k views Asked by At

Hi Everyone I am trying to make a camera come up and live stream images using openCV and the GenICam API for the drivers rather than one from the manufacturer. Does anyone know the proper way to use the GenICam API in C++ to pull up the camera as well as implement some basic features like gain?

Any help would be appreciated!

1

There are 1 answers

2
Vahagn Avagyan On