OpenCV with GigE Vision Cameras (Baumer) and Python

4.3k views Asked by At

I am trying to capture a GigE vision camera image with opencv python. I read some questions about capturing an image using the Baumer GAPI SDK with c++ HERE. I am a python programmer and I want to ask is it possible to implement the same method for python. I read a another tutorial on Baumer webiste about ransfer images from Baumer GAPI to OpenCV c++ HERE

1

There are 1 answers

0
Ziri On BEST ANSWER

You need to build Opencv from source with GiGE support. Or use external python Library that supports GiGE like: https://github.com/genicam/harvesters