Nuitrack lowering depth sensitivity

While using the depth frame, I realized that the pixels jitter alot even though it is facing a static wall. Is there a way to lower the depth sensitivity to reduce such jitters?

Pixel jitter is caused by a hardware limitation of the sensors.
Add depth smoothing via shaders with your own frame processing algorithm.

Will look into it thank you!