.welcome to Lab of visualcode

This web is a lab where javascript is used as the main code, thanks to modern browsers you can create applications that some years ago were only possible with code C or Java. Here you can find an OCR (Optical Character Recognition) for scanners an image with text, a voice recognition, a translator with the creation of an Mp3 and a Face Detector and emotions.

Optical Character Recognition online

Here You have possibility copy the text incrustate into image

Face detection

Here You can see how work the face detection. Is possible recognize emotion and use a mask for the face

Translate text and generation Mp3

In this section You can translate a text in more language, create a Mp3 file, hear the voice file and download the same file.

Future....???

In this section, in the next future, we add the....? (surprise)

.Optical Character Recognition from image

Use Optical Character Recognition software online.
Only Javascript (No data base)







.Face detection

Javascript

clmtrackr is a javascript library for fitting facial models to faces in images and video, and can be used for getting precise positions of facial features in an image, or precisely tracking faces in video.

Browser (Google and Firefox)

These algorithms can be used for features like facial detection or color tracking. And all of that in the browser while having a lightweight core.

Algorithm

The fitting algorithm is based on a paper by Jason Saragih & Simon Lucey. The models are trained on annotated data from the MUCT database plus some self-annotated images.

.TRANSLATE TEXT AND GENERATION MP3

Select a language, write the text, select a spoken language to download mp3.

To save the Mp3 file... go with the mouse pointer above the icon item, and with the right button save the file..this all!

Translate

Create Mp3


Loaded commands:

Trigger command with Description Smart

Download mp3

.Recognition Voice

If you have enabled the microphone you can try to pronounce words or phrases and the system performs voice recognition:.

.Voice control

El code is based to Artyom. This is an useful wrapper of the speechSynthesis and webkitSpeechRecognition APIs. Besides, is also lets you to add voice commands to your website easily, build your own Google Now, Siri or Cortana !

Information

.Face Detection

Is a javascript library (clmtrackr) for fitting facial models to faces in videos or images. Is necessary have habilitated video camera in Your pc

If You want try how work this javascript code with a video or with your camera select the buttons below. The first button open a video where the code creates the contour of the face (if you dont have camera can see a video), in this video You can see how the javascript code can recognize the emotions face. The second button open a video where You can substitute the face with another images.

visualcode