Mediapipe Python API Enhancements by Satwik AchantaMediapipe Python API Enhancements by Satwik Achanta

Mediapipe Python API Enhancements

Satwik Achanta

Satwik Achanta

Mediapipe (Google Open-Source Contribution)

Proposed a Pull Request that exposed NormalizedKeypoint in components.containers and cosine_similarity in components.utils. These exports were missing from the respective init.py files, which caused a mismatch between the official documentation paths and the actual Python API availability.
Currently CLA Bot Approved but waiting to be merged by the maintainer.
Like this project

Posted May 11, 2026

Exposed missing NormalizedKeypoint and cosine_similarity in Mediapipe's components.