Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

stream infer python with no window

idata
Employee
558 Views

Hi,

 

I'm using the stream_infer.py script, that I've found here:

 

https://github.com/movidius/ncappzoo/blob/master/apps/stream_infer/stream_infer.py

 

It works perfectly, but it's possible to run it, but without open any streaming window? Like if the work is in the background?

 

Thanks
0 Kudos
1 Reply
idata
Employee
279 Views

Hi @accat

 

I don't think you would be able to take out the part of the code that builds the GUI since the stream is sent to the window itself. Is there any particular reason that you would want to accomplish this?

 

Sincerely,

 

Sahira
0 Kudos
Reply