How do I make a 3D map of ORB keypoints using 1 camera

asked 2019-12-19 09:07:29 -0600

Dimitar Veljanovski gravatar image

I am trying to create an object tracking solution using SLAM. I want to create a 3D map of the keypoints in multiple images using 1 camera. I have done some research and almost all of the tutorials out there for calculating distance from point to camera are using 2 cameras (stereo cameras). Is there a way to achive the same thing using only 1 camera?

edit retag flag offensive close merge delete