Open3D icon indicating copy to clipboard operation
Open3D copied to clipboard

changed output of colored icp to be identity if no correpondence is found

Open bkhanal-11 opened this issue 3 years ago • 2 comments

When correspondence between source and target point cloud is not found, generalized icp returns their transformation to be identity. Updated this idea to colored icp.


This change is Reviewable

bkhanal-11 avatar Aug 02 '22 07:08 bkhanal-11

Thanks for submitting this pull request! The maintainers of this repository would appreciate if you could update the CHANGELOG.md based on your changes.

update-docs[bot] avatar Aug 02 '22 07:08 update-docs[bot]

@bkhanal-11 , I think the verbosity level WARNING might be more appropriate.

scimad avatar Aug 03 '22 17:08 scimad

I would highly recommend using the new API. The legacy colored-ICP API has some issues, but it is going to be depreciated soon anyways. Documentation: http://www.open3d.org/docs/latest/tutorial/t_pipelines/t_icp_registration.html#Case-of-no-correspondences.

Thanks

reyanshsolis avatar Aug 12 '22 03:08 reyanshsolis

Thank you for letting me know. I will close this then.

bkhanal-11 avatar Aug 16 '22 05:08 bkhanal-11