ageitgey / ageitgey/face_recognition

Facial Action Coding using Face Recognition face landmarks

Open
#559 3 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.