Relative Content

Tag Archive for pythonmediapipeopen3dfacial-identification

Extract a face from point cloud of a body

I’m using open3d to get 3d model of a face, I need to get only the face from the body point cloud, I was thinking about using mediapipe to recognise the face and then automaticaly create a polygon to cut the face, but I have no idea of how to do this.

Estract a face from point cloud of a body

I’m using open3d to get 3d model of a face, I need to get only the face from the body point cloud, I was thinking about using mediapipe to recognise the face and then automaticaly create a polygon to cut the face, but I have no idea of how to do this.