Skip to content

Unable to extract removal ground points #37

Description

@tuandle

Hi @niosus ,
I would like to reproduce your result at Fig3 in your journal paper.
I tried a naive approach to get the removal ground points by changing this line from == to =!

if (dilated.at<uint16_t>(r, c) =! 0)

My understanding is that, with this change, depth_ground_remover should return a Cloud obj contains only ground points. However, when visualizing it, I got the original raw pointcloud.

I definitely miss something here and I greatly appreciate your advice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions