embedPython
embedPython copied to clipboard
multithereading and other program to use this method
i want to embed python in qt gui app my program must for each image call a function from python module and send result back
this program in future must be multitthreading for multiple videos
should i use this method or pythonqt?