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

Why detect people in the cloud named "filtered"? #22

Open
FishInWave opened this issue Sep 21, 2020 · 0 comments
Open

Why detect people in the cloud named "filtered"? #22

FishInWave opened this issue Sep 21, 2020 · 0 comments

Comments

@FishInWave
Copy link

Hi, @koide3
In apps/hdl_people_detection_nodelet.cpp, there are codes as:

    auto filtered = backsub->filter(cloud);
    auto clusters = detector->detect(filtered);

And it seems to detect people in the filtered cloud that only contains voxels with less than "occupy_thresh "(default value is 2).
May I ask what assumptions they are based on?

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