**Review of !WebGazer.js** On the original website of this project there are three life demos that you can try. I will try and explain my observations for the three of them below. **Testing equipment and enviroment:** **Operating system:** Windows 10 Pro **Processor:** Inter(R) Core(TM) i7-4710HQ CPU @ 2.50 GHz 2.50 GHz **Memory:** 8.00 GB RAM **System type:** 64-bit Operating system, x64-based processor **Camera:** USB2.0 HD UVC !WebCam ** Ex.1** **!WebGazer.js on an Empty Webpage with calibration** **Steps in this simple example:** [[Image(wg1.png)]] **Step 1. Reading the instructions before calibrating the system** [[Image(wg2.png,50%)]] **Step 2. Turning on the webcam as it recognizes my face before calibrating** [[Image(wg4.png,50%)]] **Step 3.Calibrating the system by clicking on the nine red points five times each while looking at them** [[Image(wg5.png,50%)]] **Step 4. Calculating the accuracy of the predictions** [[Image(wg6.png,30%)]] **Step 5. Results of the accuracy of the predictions** [[Image(wg7.png)]] **Step 6. After the calibration is done we can control the cursor with our eyes. As you can see from the picture I am looking at the top of the screen, where the cursor is and the mask on the face shows** **Ex.2 Ball Collision Game** Ball Collision is a game where you collide the balls with moving the orange ball through the screen with your eye-gaze. It is a pretty simple game. First I did calibration, which consists from clicking with the cursor a couple of times on the screen. That way the system calibrates as you watch where you click. This can be seen on the following picture: [[Image(w1.png, 70%)]] After the calibration is done we control the orange ball with our eyes, and as it gets closer to the blue balls it separates them, in other words the collide, as we can see in the next picture. [[Image(w2.png,70%)]] [[Image(w3.png,60%)]] As we can see from this picture when we do not look at the pile of blue balls, they don't collide. **!WebGazer on Search Engines** !SearchGazer is a library that incorporates !WebGazer in Search Engines such as Bing and Google. To be able to use it in our own websites all we have to do is include the javaScript file with the following code: **