ageitgey / ageitgey/face_recognition
Facial Action Coding using Face Recognition face landmarks
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 56.8k
- Forks
- 13.7k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I want to use face_recognition.face_landmarks(image) , to determine the relative position of eyebrows and distance between upper and lower lips for facial action coding purpose,
Does Anyone have any idea how to do that?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the documented face_recognition.face_landmarks(image) entry point mentioned in the issue. Clarify which facial action coding measures and output format are needed, since the issue does not identify a code location or a specific change. Done would require a defined method for deriving eyebrow position and upper-to-lower-lip distance from the landmarks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision, machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100