Here a description about the frontend project source.
- Ngx-webcam - for camera library
- Angular-8 - as Framework web
- Typescript - for javascript library
- Material - as Framework ui for web
- Rxjs - for to handle the reactive programing
- Scss - for css
- Visual Studio Code- Excellent code editor, very light!
- node.js - runtime environment for JavaScript
- Git - git command line
Install Node.js, Git bash and npm if they are not already on your device. Verify that you are running at least Node.js version 10.x or greater and npm version 5.x or greater by running node -v and npm -v in the terminal/console window. Older versions produce errors, but newer versions are fine.
If Node.js is installed correctly enter the following commands:
$ cd face-detector-everis
$ npm install
$ npm run start
- After Run
npm run start
orng serve
for a dev server. Navigate tohttp://localhost:4200/
. The app will automatically reload if you change any of the source files.
https://anthonyjuarezsolis.github.io/demoEveris/
- Implement mirror camera observer
- Dynamic canvas figure
let's go for more, Yeah!