https://github.com/whyboris/extract-faces-node
Extract all faces found in an image into a new image
https://github.com/whyboris/extract-faces-node
Last synced: 5 months ago
JSON representation
Extract all faces found in an image into a new image
- Host: GitHub
- URL: https://github.com/whyboris/extract-faces-node
- Owner: whyboris
- Created: 2020-01-23T18:44:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-16T17:31:37.000Z (over 2 years ago)
- Last Synced: 2025-02-14T07:27:11.232Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 220 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Extract faces from images with node
Takes an input image, generates output image with all the faces found side by side
### Notes
- Must have _TypeScript_ installed to run
- `weights` folder is a copy of https://github.com/justadudewhohacks/face-api.js/tree/master/weights