Python-VO
Python-VO copied to clipboard
convert matched keypoints to landmarks?
How do i convert the matched keypoints to 3d landmarks after apploying superglue matching ? Such that they can be converted into pointcloud and saved to database?
- traingulate the keypoints, the opencv function might be helpful
- and associate the same landmarks in the sequence