Connecting To Cognex Camera Using Open Cv And Python
My problem is that I need to take a picture from the camera and process it with opencv and Python to get coordinates and send them to a robotic arm, but I can't get communication w
Solution 1:
not sure if you found a solution but you can try the Pleora eBUS SDK which allows you to use cameras from any vendor and integrate with OpenCV. https://www.pleora.com/products/ebus-software/ebus-sdk/
Post a Comment for "Connecting To Cognex Camera Using Open Cv And Python"