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.66k stars 2.19k forks source link

Writing Object Count - Video Analysis Visualization #380

Open guruvishnuvardan opened 5 years ago

guruvishnuvardan commented 5 years ago

Hi Moses,

Kudos for ImageAI, its an amazing effort and it helps a beginner like me a lot.

Can you please advice me on the following:

1) In Object detection using Camera, I see the method to print Object count is printed and I also see video analysis visualization it gives the pie chart of various vehicle count, Can you please let me know, If I can print the count of objects to a file using webcam?

2) Can you please let me know the method to create Video Analysis Visualization and Can I save it as an image?

Please find the Video Analysis Visualization image for your reference: video_analysis_visualization

Please help me.

Thanks Guru

OlafenwaMoses commented 4 years ago

@guruvishnuvardan You will find the code in the link below.

https://github.com/OlafenwaMoses/ImageAI/blob/master/examples/video_analysis_per_second.py