# TestPose **Repository Path**: shao_g/test-pose ## Basic Information - **Project Name**: TestPose - **Description**: 根据人脸获取人与屏幕间的距离 - **Primary Language**: Android - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-08-23 - **Last Updated**: 2023-08-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 根据人脸照片获取距离: 使用MlKit获取人脸特征点和各自的坐标,根据眼部特征点和坐标获取距离。