You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After getting the error "Cannot find reference 'registration_fgr_based_on_feature_matching' in 'init.py'" I started to look manually for this function and found the function registration_fast_based_on_feature_matching wich does excatly what it should do.
So i was woundering if this is simply a typo in the documentation? And if yes then how could we fix it?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I wanted to implement the function
registration_fgr_based_on_feature_matching
wich can be found here in the documentation:http://www.open3d.org/docs/release/python_api/open3d.pipelines.registration.registration_fgr_based_on_feature_matching.html
After getting the error "Cannot find reference 'registration_fgr_based_on_feature_matching' in 'init.py'" I started to look manually for this function and found the function
registration_fast_based_on_feature_matching
wich does excatly what it should do.So i was woundering if this is simply a typo in the documentation? And if yes then how could we fix it?
Beta Was this translation helpful? Give feedback.
All reactions