New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

face-web

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

face-web

Face recognition and generation of Base64 real-time output components

latest
Source
npmnpm
Version
1.0.6
Version published
Maintainers
1
Created
Source

FACE-WEB

face-web It is a tool that enables web/pc browser cameras to capture real-time face (front) screenshots

Characteristic

  • Easy to call Web / PC browser camera
  • Integration of Face Recognition (Front/Plane) Algorithms
  • Generating real-time screenshots of Base64

NPM

npm install face-web --save
import { FaceWeb } from 'face-web';

<FaceWeb
  onChange={base64 => {}}
/>

Github

you can see demo in github

1、cnpm install
2、cnpm start

API

fieldtyperemark
onChangefunccb base64
classNameStringcover style
debounceTimeNumberoutput rate

Demo Gif

FAQs

Package last updated on 11 Aug 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts