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

Save STD descriptors #21

Open
ubgaokk opened this issue Jun 23, 2023 · 1 comment
Open

Save STD descriptors #21

ubgaokk opened this issue Jun 23, 2023 · 1 comment

Comments

@ubgaokk
Copy link

ubgaokk commented Jun 23, 2023

Thanks for sharing the good work. I am wondering whether it is possible to add the way to save STD descriptors to files in the codes, and for another place recognition, reload STD descriptors from the files.

@OliverShaoPT
Copy link

You can save data_base_ using "fwrite()" with iteration and index list, and save plane_cloud_vector_ using "pcl::io::savePCDFileBinary".

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