Remy Mellet

Results 47 comments of Remy Mellet

some comparison with pifuhd (some small rgb only used) ![Peek 2022-07-09 00-47](https://user-images.githubusercontent.com/937836/178079313-3d97a580-32f6-4f14-9c68-0fef39b9d5ea.gif)

FYI, setting fix_p from 1555 (mm) to 1650 (mm) give me a better thickness (maybe fix_m must be equals to Z ? ![Peek 2022-07-11 18-30](https://user-images.githubusercontent.com/937836/178312902-a247cd88-a0ec-4599-90b9-225d8e910206.gif) )

I also have the same problem, even with 1 img of the sample dataset : ` n_imgs = 1` Photo "inside" the table with the side duplicated ![image](https://user-images.githubusercontent.com/937836/117702014-3c68aa80-b1c8-11eb-86aa-a55e9386db6e.png) Attached plys...

@shubhMaheshwari , no I was not able to fix that pb, I didn't look further neither. The problem might comes from skimage which changed its implementation. Anyways, thank you for...

thanks @shubhMaheshwari it removes part of the "double" mesh in my case using 0.5 instead of 0.8. By the way fusion.py#L328 should **not** end by `[0]` Do you think that...

The opposite event onFocus is not working anymore neither https://github.com/Hacker0x01/react-datepicker/issues/1601

@jackjansen is there a reason you are not using last version (k4a-tools1.4 libk4a1.4-dev libk4abt1.1-dev) ?

Note that when displaying the face in my webviewer using face_landmarks.landmark[idx].{x,y,z} the center face and side face have same shape (not deformed). Thus the problem seems to comes from the...

FYI, this issue talks about the 3d world coordinates https://github.com/google/mediapipe/issues/3362#issuecomment-1145568221 especially https://github.com/andrechen/mediapipe/blob/ca7ddc37c77fa237576161b054c9f795d794a77f/visualstudio/face_effect/face_effect_renderer.cc#L110

Thanks Ramus for the answser. I'll have a look. The original inspired file seems to be the (older) [geometry_pipeline.cc](https://github.com/google/mediapipe/blob/master/mediapipe/modules/face_geometry/libs/geometry_pipeline.cc)