from_anipose_file#
- movement.io.load_poses.from_anipose_file(file, fps=None, individual_name='id_0')[source]#
Create a
movementposes dataset from an Anipose 3D .csv file.- Parameters:
- Returns:
movementdataset containing the pose tracks, confidence scores, and associated metadata.- Return type:
Notes
We currently do not load all information, only x, y, z, and score (confidence) for each keypoint. Future versions will load n of cameras and error.