I am working on mediapipe face mesh, I am able to get 468 landmarks for face , but the mesh I am getting is very jittering i.e shaking, I have tried different methods such as smoothing factor, averaging the landmark etc but not looking any improvement.
Please help me Below are my system specifications: os:windows64 opencv:4.3.0 mediapipe:0.9.1.0
Thanks in advance!