Skip to content

User Image overlay from Segmentation mask using Tf.js Bodypix and HTML Canvas Image Element manipulations

License

Notifications You must be signed in to change notification settings

Vi-Sri/Zoom-Bodypix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zoom like Human segmentation

Information :

Unofficial sample and not planning to extend any type of support

  • Bodypix used to segment the user
  • HTMLCanvasImage ( UInt8ClampedImageArray) manipulations to bitwise AND full image with segment mask
  • the result from bitwise AND is then overlayed on top of the same canvas with a background

How to run ?

npm install
npm run-script watch

About

User Image overlay from Segmentation mask using Tf.js Bodypix and HTML Canvas Image Element manipulations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published