Skip to content

Promote _pose_estimator._get_model_path to a public helper #360

Description

@alexarje

_posetools.extract_pose_landmarks reuses the MediaPipe model download/cache via the private _pose_estimator._get_model_path() (TODO already in code, added during #353 review). Promote it to a small public helper so cross-module use isn't coupled to a private name. Related: revisit the Solutions-vs-Tasks API preference (use_solutions = hasattr(mp, 'solutions')) once the legacy family is fully retired — also marked in-code.

🤖 Generated with Claude Code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions