Open3D icon indicating copy to clipboard operation
Open3D copied to clipboard

is there any advantage of colored ICP over robust ICP for colored point clouds?

Open juandavid212 opened this issue 3 years ago • 0 comments
trafficstars

Checklist

My Question

Hello, I'm currently working with colored point clouds of objects without a background, the point clouds are obtained from an RGB-D camera. After some post-processing, the cloud is quite clean and dense. The point clouds are normally misaligned by a few centimeters, after some trials the ICP with a robust kernel (similar to the examples) is more likely to find a solution than the colored ICP. Is this normal? I thought that colored ICP is the best solution for colored point clouds.

juandavid212 avatar Jul 26 '22 21:07 juandavid212