Skip to content

Algorithm of Lidar-Camera Projection #6

@fangkd8

Description

@fangkd8

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions