Computer Vision Finger and ear ring overlaying on live video
Budget: $250 – $750 USD
Using the mediapipe library in python, I need to create a system that allows you to overlay objects on a finger as well as ear. This would be used to try on jewelry. There is an example code here: https://bleedai.com/facial-landmark-detection-with-mediapipe-creating-animated-snapchat-filters/ for overlaying objects on top of the face and also a youtube tutorial here: https://www.youtube.com/watch?v=epwlqHHbELE for detecting fingers in an image. The goal would be to utilize both of these examples to detect the ear and places earrings on and use the finger tracker to identify someone's finger to place a ring on.