Page 1 of 1

Looking for python API and sample code.

PostPosted: Wed Aug 17, 2022 7:48 am
by lalitaye
I just managed to setup the device and install the driver. My application requires pre-processing of frames from the camera using an AI model in python writen using OpenCv library. I have found some sample code in c++ but since my code is all in python it wasn't very helpful. I have also not been able to find a python SDK as well.

To summarize I'm looking for a python SDK and sample code in python.

Re: Looking for python API and sample code.

PostPosted: Fri Aug 19, 2022 5:03 am
by Cameron Nichols
Hi Lealem,

The Desktop Video SDK supports native C++ and also C#/VB with .NET framework. We do not provide python API or Interop layer.

My recommendation is to consider using C++ if you are interfacing between Desktop Video SDK and OpenCV.

Regards
Cameron