embedPython icon indicating copy to clipboard operation
embedPython copied to clipboard

multithereading and other program to use this method

Open SabraHashemi opened this issue 5 years ago • 0 comments

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?

SabraHashemi avatar Nov 21 '20 01:11 SabraHashemi