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

Added floor filtering options for features extraction #1408

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

matlabbe
Copy link
Member

@matlabbe matlabbe commented Dec 10, 2024

Added options Mem/DepthMaskFloorThr and Vis/DepthMaskFloorThr. When enabled, features will be extracted only on objects over the specified threshold. If the threshold is negative, the inverse is done (i.e., extracting features only on the floor).

Also enabled CudaSIFT to use depth mask.

@matlabbe matlabbe merged commit 38cacb7 into master Dec 10, 2024
5 of 6 checks passed
@matlabbe matlabbe deleted the mask_floor_option branch December 10, 2024 20:36
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

Successfully merging this pull request may close these issues.

1 participant