gowtama6 / Object-Detection-and-Pose-Estimation

Pose estimation project involves the finding the X,Y & Z of the object relative to the camera. The algorithm used is SURF(Speeded-Up Robust Feature). The algorithm detects the feature of base image and the features of the video and feature matching is done. Based on the matched features the object is detected. The pose is estimated by deviation …
13Updated 8 years ago

Related projects

Alternatives and complementary repositories for Object-Detection-and-Pose-Estimation