The import cv2
The import numpy as np
Cap=cv2. VideoCapture (1)
While (1) :
#
Ret, frame=cap. Read (1)
#
Cv2. Imshow (" capture ", frame)
If cv2. WaitKey (5) & amp; 0 XFF==word (' q ') :
Break
Cap. Release ()
Cv2. DestroyAllWindows ()
But now want to invoke industrial camera cannot be identified, because the camera is to use network cable (Gige) connected to the computer, the enterprise also didn't give about python SDK only from c, c + +, VB SDK, so I want to help BBS great god thanks a lot!
CodePudding user response:
PylonLiveView folder with basler like Demok using available for developers to use
CodePudding user response:
Basler has a library, pypylon, install the libraries can callCodePudding user response:
Making a can PyGigE - V library at https://github.com/jcramer/pyGigE-V