zhangxy0517 / 3D-Registration-with-Maximal-Cliques

Source code of CVPR 2023 paper
MIT License
421 stars 45 forks source link

how to create corr_data, corr, GTmat.txt #19

Open hanwool-mango opened 11 months ago

hanwool-mango commented 11 months ago

Thank you for your code. I tested your python script with example ply. It works fine. But I am wondering how to create corr_data, corr, GTmat.txt files.

yangfeng-Lyu commented 11 months ago

I also have the same problem. I tried to use my own dataset in the Python version, but it seems that the effect is not very good. I would like to ask you what files Corr.txt and Corrdata.txt represent and how they are generated