-
Notifications
You must be signed in to change notification settings - Fork 11
Add otoplasty (ear pinning) procedure preset #412
Copy link
Copy link
Open
Labels
contributingGood for community contributorsGood for community contributorsgood first issueGood for newcomersGood for newcomersnew-procedureNew surgical procedure preset proposalNew surgical procedure preset proposal
Description
Activity
Metadata
Metadata
Assignees
Labels
contributingGood for community contributorsGood for community contributorsgood first issueGood for newcomersGood for newcomersnew-procedureNew surgical procedure preset proposalNew surgical procedure preset proposal
Projects
- StatusShow more project fieldsTodo
- StatusShow more project fieldsTo triage
What
Add an otoplasty (ear pinning) procedure preset to
landmarkdiff/manipulation.py.Why
Otoplasty is one of the most common facial cosmetic procedures, especially in pediatric patients. It targets the ear landmarks in the MediaPipe face mesh to simulate ear repositioning closer to the head.
How
Follow the Adding a New Procedure Preset guide in CONTRIBUTING.md. The key steps:
PROCEDURE_LANDMARKS,PROCEDURE_RADIUS, and_get_procedure_handles()References
Difficulty: 🟢 Beginner — great first contribution!