/CloudPose

Pose Estimation with Point Cloud

Primary LanguagePythonApache License 2.0Apache-2.0

CloudPose

6DoF Object Pose Estimation with Point Cloud

Given a set of points X={xi|i=1, 2, ..., n} on the surface of a known object in the camera coordinate, the aim of pose estimation is to find a transformation that transforms xi from the object coordinates to the camera coordinates. This transformation is composed of a translation and a rotation.