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
You need to build Opencv from source with GiGE support. Or use external python Library that supports GiGE like: https://github.com/genicam/harvesters