| Server IP : 162.214.74.102 / Your IP : 216.73.216.59 Web Server : Apache System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 User : lrsys ( 1015) PHP Version : 5.6.40 Disable Function : exec,passthru,shell_exec,system MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/lrsys/public_html/lrsys_apps/marisol/AR/three.js/experiments/face-tracking/ |
Upload File : |
- DONE port experiment ar-with-facetracking - DONE use js/tracking-lbf in ar-with-facetracking - implement a visibleDelay, invisibleDelay in smoother - like with ar.js - make face detection fullscreen - Render viewport with good function - https://github.com/mrdoob/three.js/blob/master/src/cameras/PerspectiveCamera.js#L112 - see with cmltrackr - tracking.js is real slow - Change field of view base on distance between viewport and camera - Average top nose position - for stability - lerp. Average between 2 eyes - DONE move some of the face tracking helper in a threex for later - tracking.LBF.Utils.displayBLABLA - tracking.LBF.LandmarksSmoother - for the lerp - tracking.LBF.landmarkFeatures - DONE Three.js visage boilerplate - display 3d and video and 2d face tracking. Done - DONE import and display a three.js boilerplate in the back - DONE Take face tracking from tracking.js