face-web

1.0.6 • Public • Published

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

field type remark
onChange func cb base64
className String cover style
debounceTime Number output rate

Demo Gif

Readme

Keywords

none

Package Sidebar

Install

npm i face-web

Weekly Downloads

2

Version

1.0.6

License

ISC

Unpacked Size

17.4 kB

Total Files

5

Last publish

Collaborators

  • cuishijie5588