OpenCV with uEye Cameras

7.8k Views Asked by At

I need to use OpenCV with uEye Ethernet Camera. The problem is that I wasn't finding some useful tips regarding some example codes.

The source code provided with the installation is really linked to MFC stuff which is not what I want. It's really complicated to get rid of that, it was causing me so much problems (CWnd, Afx, Dialogs...)

I would like to read some frames from the camera and record some snapshots.

2

There are 2 best solutions below

2
On BEST ANSWER
0
On

You can find the whole SDK description here: https://en.ids-imaging.com/manuals-ueye-software.html

Just simply make and account and you can access it. The documentation is really good.