isl-org / isl-org/Open3D

Global registration with RANSAC - log checkers stats

Open
#3,209 0 comments 0 reactions 1 assignee Claimed by @reyanshsolis View on GitHub
feature request registration
Dominant language
C++
Stars
14k
Forks
2.6k
Avg merge
5d 18h
Merged PRs (30d)
6

Description

During `RegistrationRANSACBasedOnCorrespondence`, a number of pruning algorithms, e.g. `CorrespondenceCheckerBasedOnDistance`, are run to quickly reject false matches.

Would it be possible to add a `utility::LogDebug` at the end of the loop to log how many matches have been rejected? Sometimes the function fails to align the point-clouds because I've been too strict with the checkers. Having a debug log would help to set the right parameters.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.