Remy Mellet
Remy Mellet
some comparison with pifuhd (some small rgb only used) 
FYI, setting fix_p from 1555 (mm) to 1650 (mm) give me a better thickness (maybe fix_m must be equals to Z ?  )
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  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)