UNPKG

@regulaforensics/face-sdk

Version:

This is an npm module for Regula Face SDK. It allows you to easily compaire faces using your phone's camera.

19 lines (17 loc) 328 B
<head> <meta name="viewport" content="viewport-fit=cover, width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" /> <base href="/" /> </head> <body> <ion-app> <app-root></app-root> </ion-app> </body> <style> html, body { height: 100%; margin: 0; } </style>