brfv4_android_examples
brfv4_android_examples copied to clipboard
put glasses in real time in face
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
- 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?
- 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 ?
- 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?!
@MahsaKarimi72 Did you find any solution to achieve this?