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

The result is abnormal. #5

Open
qiushye opened this issue Jun 13, 2016 · 4 comments
Open

The result is abnormal. #5

qiushye opened this issue Jun 13, 2016 · 4 comments

Comments

@qiushye
Copy link

qiushye commented Jun 13, 2016

Thanks for your code first.
I used the dataset "fr1/xyz" from Computer Vision Grouphttp://vision.in.tum.de/data/datasets/rgbd-dataset/download to test your code, and used the result "slow.poses", depth images and rgb images to make the point cloud as the image "pointcloud_icp.png". I also used the ground truth to make the point cloud as the image "pointcloud_groundtruth.png". The image "1.png" shows the actual scene.
Why the point cloud result of ICP is abnormal?
1
pointcloud_goundtruth
pointcloud_icp

@qiushye
Copy link
Author

qiushye commented Jun 13, 2016

The images order is "1.png", "pointcloud_groundtruth.png", "pointcloud_icp.png".

@mp3guy
Copy link
Owner

mp3guy commented Jun 13, 2016

Looks like you're chaining/using the transformations in the wrong way.

@qiushye
Copy link
Author

qiushye commented Jun 28, 2016

Is each transformation got between the last image and next image?

@mp3guy
Copy link
Owner

mp3guy commented Jun 28, 2016

No, each is in the global coordinate frame.

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

No branches or pull requests

2 participants