Skip to content

Objects recognizer using the webcam programmed in Python with OpenCV and the Google Vision api

Notifications You must be signed in to change notification settings

aosatinsky/Objects-recognizer-in-python-with-opencv-and-googleapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Identificador de objetos

Reconoce objetos usando la webcam de la PC.

  • programado en Python.
  • OpenCV y la api Vision de Google

Documentacion de Google Vision API: https://cloud.google.com/vision/ OpenCV: https://opencv.org/

¿Como usar? Una vez que se ejecuta el programa con la tecla espacio se saca la foto, la cual es enviada a google para su reconocimiento. Luego mediante consola muestra los resultados.

Object identifier

Recognize objects using the webcam of the PC.

  • programmed in Python.
  • OpenCV and the Google Vision API

Google Vision API Documentation: https://cloud.google.com/vision/ OpenCV: https://opencv.org/

How to use? Once the program is executed with the space key the photo is taken, which is sent to google for its recognition. Then through console it shows the results.

About

Objects recognizer using the webcam programmed in Python with OpenCV and the Google Vision api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages