group-2-s1

Camera Translator

Camera Translator

Translates text in an image to the desired language.

Madhav

The robot works similar to the google translate feature of converting image to text. It takes an image using the camera attached to the robot. Then it proceeds to use the goole cloud’s cloud vision api and extracts the text. After this detects the language of the text for better translation, and finally translates it to the desired language and prints the output. This helps the user to quickly translate the data, without any hassle.

23 thoughts on “Camera Translator

  • SO cool, was most of your time spent coding or learning the software around these libraries.

  • I love how you used the Cloud Vision API to detect the text! Involving resources outside of just Python was very creative!

  • I really like this project! I struggle with languages a lot and this would be very helpful to have. Very creative, using the Google API

  • Very cool. This reminds me of the google translate camera mode that I used in French class.

  • I really like both your project and your explanation of it! In your video, you broke down the complicated concepts into simple ideas so well.

  • The translation of signs that don’t match what you know as “normal” sounds super helpful!

  • This is a great project! I can think of a lot of great applications for this. Might you add a feature that speaks out the translated text as well as prints it?

Comments are closed.