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

How to creat gt.info and gt.log files #12

Open
lcxiha opened this issue Jun 24, 2023 · 5 comments
Open

How to creat gt.info and gt.log files #12

lcxiha opened this issue Jun 24, 2023 · 5 comments

Comments

@lcxiha
Copy link

lcxiha commented Jun 24, 2023

Hi,I want to know how to creat gt.info and gt.log files in ../ElasticReconstruction master/Matlab_Toolbox/Example/Data/RegistrationEvaluation/livingroom1 and what's the mean of gt.info . Is the gt.log file an evaluation of Transformation Matrix for two Frame Point Clouds?Can you help me ?Thanks a lot!

@qianyizh
Copy link
Owner

See this page:
http://redwood-data.org/indoor/fileformat.html

@lcxiha
Copy link
Author

lcxiha commented Jul 13, 2023

Thank you! I still have some questions to consult:

1.If I have multiple frame point cloud data and their corresponding transformation matrices, can I obtain. log files and. info files?

2.Can I understand the 4 * 4 matrix in the. log file as the transformation matrix between two point clouds?

  1. Can the. info file be understood as either the Covariance matrix of one frame of point cloud or the Covariance matrix of two frames of point cloud?

@qianyizh
Copy link
Owner

The transformation matrix (.log) transforms the point cloud to the world coordinate.
For information matrix (.info), see this:
https://github.com/isl-org/Open3D/blob/6ddbcd5c9b8bf0b496e4151c7d7766af09e3dba7/cpp/open3d/pipelines/registration/GlobalOptimization.cpp#L177

@lcxiha
Copy link
Author

lcxiha commented Aug 7, 2023

Thanks a lot! Are the first and second data of the metadata in the .log file represented by the sequence number? If I want to generate my own .log file based on your format, can I set the three numbers in the metadata to the sequence number of the two point clouds and the number of frames of the point cloud in this scene, and set the homogeneous transformation matrix to the transformation matrix of the two point clouds?

@qianyizh
Copy link
Owner

qianyizh commented Aug 7, 2023

Unfortunately it was a very long time ago, and I don't remember what exactly each number represents. Maybe read the code and find out?

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