Skip to content

sushobhannayak-sc/google-vision-api-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-vision-api-script

usage: process_snaps.py [-h] [--out OUTPUT] input_path

The result is stored to result.html in the output folder path (working directory by default)

The input_path can be a path to a image or video file or a folder containing a bunch of them.

Please see the requirement.txt file for packages you need installed before Google visionAPI can run.

You need to have ffmpeg installed to run this script if video processing is required. It samples the video every 1 sec to extract an image and run vision api on that image.

Look in the test folder for an example run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published