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

Algorithm of Lidar-Camera Projection #6

Open
fangkd8 opened this issue Jul 9, 2019 · 0 comments
Open

Algorithm of Lidar-Camera Projection #6

fangkd8 opened this issue Jul 9, 2019 · 0 comments

Comments

@fangkd8
Copy link

fangkd8 commented Jul 9, 2019

In the projection part, your algorithm is to remove the points outside the camera frame by using distances and angles. But I cannot find the theory which support this way.

Actually we can use the whole pointcloud with Extrinsic and Intrinsic matrix to get the results of [x, y, w], then remove the points with w<0. This way is more understandable.

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

1 participant