Tastenkunst / brfv4_android_examples

Android Studio project (Java)
45 stars 18 forks source link

put glasses in real time in face #2

Open MahsaKarimi72 opened 6 years ago

MahsaKarimi72 commented 6 years ago

hi I see this project example of android and i am working on it that can put glasses in face in real time,i can find the position of glasses but i have some question 1) BRFFace class can give me scale and i need scale for glasses ,what is the basis of this scale ?can you explain more about it? 2) I get rotation of face from BRFFace class and used matrix for setRotation and setTranslate and setScale for glasses but it dosn't work,is it wrong ? 3) I see the picture of your example in this address : https://tastenkunst.github.io/brfv4_docs/what_can_i_do_with_it.html how you can put glasses in face and how can you scale and rotate and set position in it?!

pardeepmg commented 4 years ago

@MahsaKarimi72 Did you find any solution to achieve this?