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.
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.