0.0.1 • Published 2 years ago

@simon_he/identify-person v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

identify-person

抓取video中的人像转换成base64格式图片

Install

  npm i -g @simon_he/identify-person

Usage

  import identifyPerson from '@simon_he/identify-person'
  const { changeColor } = await identifyPerson(video, canvas, (base64) => {
    console.log(base64)
  })
  changeColor('red')

License

MIT

Powered by

:coffee:

sponsors