Skip to content

Simon-He95/identify-person

Repository files navigation

identify-person

抓取video中的人像与其他颜色的背景合成新的图片

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

Buy Me A Coffee

sponsors

Releases

No releases published

Sponsor this project

Packages

No packages published