mp.tasks.vision.holistic_landmarker.base_vision_task_api.math.log1p

Return the natural logarithm of 1+x (base e).

The result is computed in a way which is accurate for x near zero.