Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undistort the endpoints of keylines #7

Open
MikCSL opened this issue Sep 18, 2022 · 1 comment
Open

undistort the endpoints of keylines #7

MikCSL opened this issue Sep 18, 2022 · 1 comment

Comments

@MikCSL
Copy link

MikCSL commented Sep 18, 2022

I found that you don't undistort the endpoints of keylines. Is it not necessary to undistort the endpoints of keylines?

@PeterFWS
Copy link
Owner

PeterFWS commented Sep 18, 2022

Hi,

for that I followed some of the PL-VINS's implementation, I first undistort the image and then extract the keylines. Hence, the saved keylines should be undistorted.

code see: Structure-PLP-SLAM/src/PLPSLAM/feature/line_extractor.cc
function: void LineFeatureTracker::extract_LSD_LBD()

Best,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants