Eros

Eros

4 devlogs
3h 4m
•  Ship certified
Created by Saurabh Tiwari

A website which uses research backed data to calculate facial symmetry and proportions using python and openCV clean UI and flask for backend

Timeline

Ship 1

1 payout of shell 41.0 shells

Saurabh Tiwari

8 days ago

Saurabh Tiwari Covers 4 devlogs and 3h 4m

It's Live YAYY!!!

Update attachment

So im done with this project i created a simple flask app with a minimal UI and added the openCV and python thing with it users can upload the image and get the proportions acc to the research whcih can be seen in the gihtub readme too it was just a small project i hope you like it!

Update attachment
Earned sticker

So i tried to use the openCV and media pipe on images rather than camera (which i tried earlier) i created a few test files first i tried an image with the same code as before and then used basic symmetry (by calculating distances from facial landmarks like eye etc) and displaying it then i used free assets and did the same for many photos and saved it in a text files with their distances! thats all for now im currently researching on golden symmetry and stuff and searching for exact proportions and formulas.

Update attachment
Earned sticker

So i checked some docs on mediapipe and OpenCV for face landmark recognition found a very interesting article which helped me code the facecam.py it works ig it can frame the face and tell what part is what but to determine the attractiveness i will have to check the distance between them still a long way to go. (PLEASE IGNORE MY SHITTY LAPTOP WEBCAM AND MY SHITTY FACE SORRY FOR THAT) ill use python and openCV for an API for the backend and use Flutter for the web and Android UI.