Skip to content

Best parameters map.hougt  #48

@ghost

Description

@tiagodc @caiohamamura

I'm new here and I'm having a lot of difficulty.

I don't work with high dot density, so I tested several parameters to try to find the best result.

the classifier often finds more than one tree at the same location. That's why I applied the treeMap.merge feint, but now it always identifies one less tree than it should.

At the same time, while setting minimum and maximum height in map.hough(<h_min, h_max, min_density>), it selects even fewer trees, so I need to reduce my density even more. (<min_density = 0.0000001>), It still doesn't identify everything.

Could you suggest an example to me so that I can better understand this process.

another thing that I find interesting is that I do the normalization, but when I ask to remove the ground points (<keep_ground = T>) it doesn't do it.
in addition to appearing as an error message. apparently the point cloud was not normalized

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