OlafenwaMoses / ImageAI

A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
https://www.genxr.co/#products
MIT License
8.59k stars 2.19k forks source link

Displaying live web-cam video #148

Closed kostikmostik closed 5 years ago

kostikmostik commented 5 years ago

Hello ImageAI team,

I want to express my admiration for your work! Thank you for doing this!

I also want to ask you a question. I'm running web-cam detection, and I'm wondering if it is possible to also display the detected video in real-time?

If image AI doesn't support this feature, is there a way to do this through OpenCV somehow?

Thank you in advance!

OlafenwaMoses commented 5 years ago

To ensure you can obtain and display the detection in real-time, I will recommend that you run ImageAI on a machine with NVIDIA GPU and the GPU version of Tensorflow installed.