https://github.com/fabio914/facereplacementmacos
Small app that replaces faces with images on videos
https://github.com/fabio914/facereplacementmacos
face-detection macos
Last synced: about 2 months ago
JSON representation
Small app that replaces faces with images on videos
- Host: GitHub
- URL: https://github.com/fabio914/facereplacementmacos
- Owner: fabio914
- License: mit
- Created: 2023-01-13T01:44:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-13T02:46:16.000Z (over 3 years ago)
- Last Synced: 2025-01-16T10:26:31.429Z (over 1 year ago)
- Topics: face-detection, macos
- Language: Swift
- Homepage:
- Size: 230 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Face Replacement for MacOS
Simple macOS app that uses Apple's Face detection algorithm to detect faces on a video and adds an overlay image on top these faces.
You can use `.mp4` or `.mov` videos with `.jpg` or `.png` images.
The output is always saved to `~/Movies`.
