https://github.com/asus4/facial-landmark-annotation
Facial landmark annotation tool
https://github.com/asus4/facial-landmark-annotation
face-recognition facial-landmarks
Last synced: about 2 months ago
JSON representation
Facial landmark annotation tool
- Host: GitHub
- URL: https://github.com/asus4/facial-landmark-annotation
- Owner: asus4
- License: mit
- Created: 2019-04-16T21:07:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T14:45:20.000Z (over 4 years ago)
- Last Synced: 2024-05-01T21:22:55.097Z (over 1 year ago)
- Topics: face-recognition, facial-landmarks
- Language: Vue
- Homepage: https://asus4.github.io/facial-landmark-annotation/
- Size: 12.6 MB
- Stars: 11
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Facial Landmark Annotation Tool
__Try it on here__
[https://asus4.github.io/facial-landmark-annotation/](https://asus4.github.io/facial-landmark-annotation/)
## Basic Usage
Load the video from `File` on the menu. Set the correct Frame Rate in Edit->Prefereces. After loaded the video, Click `Start Audo` to recognaize all frames. Recognized frames changes color and Not recognized farmes changes to dark color. You can copy and paste by selecting the face rect from prev/next frames.
## Futures
- Load/Save file
- Auto detection
- Edit landmarks
- Create new landmark: Drag on a face that failed to detect
- Copy landmarks: Select rect and Copy
- Paste landmarks: Move to blank frame and Paste
- Delete landmarks: Select rect and delete
- Change ID oder: Drag ID list
- Change threshold: If failure regognizing change threshold
[日本語はこちら](README_ja.md)