Onuralp SEZER

Results 172 comments of Onuralp SEZER

Example code : https://github.com/google/mediapipe/tree/master/mediapipe/examples/android/src/java/com/google/mediapipe/apps/faceeffect Related Document link with face effect section : https://google.github.io/mediapipe/solutions/face_mesh.html#face-effect-example

Close example I found is here : https://learnopencv.com/create-snapchat-instagram-filters-using-mediapipe/ that may be help you out in certain point. Other related issue is : https://github.com/google/mediapipe/issues/3149 Good luck.

Hi @ThomasGorisse I would like to help about augmentedFaceNode, but first I need better understanding about AugmentedFaceNode, and I'm definitely need help about it.

I was working on AugmentedFaceNode and when I upgrade my version into 0.6.0 now I'm getting texture error as well. Any thoughts ? I can even reproduce same code above...

I can trigger this version 0.5.2 and latest but 0.5.1 is working and NOT giving me Texture error.

> @onuralpszr > > Have you had any luck in fixing this issue? I made bit more progress on this and trying to stable somehow so I can share with...

> @ThomasGorisse > > I added new branch with AugmentedFaceNode -> [new branch](https://github.com/SceneView/sceneviewextended-android/tree/feature/add_augmented_face_node) , you may check it out > > I hope that's alright. It's still wip obviously because...

For my end, I had a busy month and it is getting close to finish. I will come up with update and code change, for texture problem I had to...

> electron builder can provide RPM out of the box so we could enable this option but I'm not sure if it's the RPM you would expect ? > We...

Extra note : I was able to reproduce that problem in "augmented Face example by using" face texture map and I can clearly see that when I smile, "texture moves...